Searched refs:sgpio (Results 1 – 18 of 18) sorted by relevance
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| A D | microchip,sparx5-sgpio.yaml | 4 $id: http://devicetree.org/schemas/pinctrl/microchip,sparx5-sgpio.yaml# 25 - microchip,sparx5-sgpio 26 - mscc,ocelot-sgpio 27 - mscc,luton-sgpio 41 microchip,sgpio-port-ranges: 83 const: microchip,sparx5-sgpio-bank 134 - microchip,sgpio-port-ranges 144 compatible = "microchip,sparx5-sgpio"; 149 microchip,sgpio-port-ranges = <0 0>, <16 18>, <28 31>; 153 compatible = "microchip,sparx5-sgpio-bank"; [all …]
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| A D | aspeed,sgpio.yaml | 4 $id: http://devicetree.org/schemas/gpio/aspeed,sgpio.yaml# 14 AST2600 have two sgpio master one with 128 pins another one with 80 pins, 15 AST2500/AST2400 have one sgpio master with 80 pins. Each of the Serial 27 - aspeed,ast2400-sgpio 28 - aspeed,ast2500-sgpio 67 sgpio: sgpio@1e780200 { 69 compatible = "aspeed,ast2500-sgpio";
|
| /linux/arch/arm64/boot/dts/microchip/ |
| A D | sparx5_pcb134_board.dtsi | 722 microchip,sd-sgpio = <301>; 732 microchip,sd-sgpio = <305>; 741 microchip,sd-sgpio = <309>; 750 microchip,sd-sgpio = <313>; 759 microchip,sd-sgpio = <317>; 768 microchip,sd-sgpio = <321>; 777 microchip,sd-sgpio = <325>; 786 microchip,sd-sgpio = <329>; 795 microchip,sd-sgpio = <333>; 804 microchip,sd-sgpio = <337>; [all …]
|
| A D | sparx5.dtsi | 237 sgpio0_pins: sgpio-pins { 301 compatible = "microchip,sparx5-sgpio"; 310 compatible = "microchip,sparx5-sgpio-bank"; 320 compatible = "microchip,sparx5-sgpio-bank"; 331 compatible = "microchip,sparx5-sgpio"; 340 compatible = "microchip,sparx5-sgpio-bank"; 350 compatible = "microchip,sparx5-sgpio-bank"; 361 compatible = "microchip,sparx5-sgpio"; 371 compatible = "microchip,sparx5-sgpio-bank"; 380 compatible = "microchip,sparx5-sgpio-bank";
|
| A D | sparx5_pcb125.dts | 74 microchip,sgpio-port-ranges = <0 23>;
|
| A D | sparx5_pcb135_board.dtsi | 117 microchip,sgpio-port-ranges = <24 31>; 128 microchip,sgpio-port-ranges = <0 0>, <16 18>, <28 31>;
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | microchip,sparx5-switch.yaml | 117 microchip,sd-sgpio: 184 microchip,sd-sgpio = <365>; 193 microchip,sd-sgpio = <369>; 202 microchip,sd-sgpio = <373>; 211 microchip,sd-sgpio = <377>;
|
| /linux/Documentation/devicetree/bindings/ata/ |
| A D | sata_highbank.yaml | 63 calxeda,sgpio-gpio: 86 calxeda,sgpio-gpio =<&gpioh 5 1>, <&gpioh 6 1>, <&gpioh 7 1>;
|
| /linux/arch/mips/boot/dts/mscc/ |
| A D | serval.dtsi | 104 sgpio_pins: sgpio-pins {
|
| /linux/drivers/pinctrl/ |
| A D | Makefile | 48 obj-$(CONFIG_PINCTRL_MICROCHIP_SGPIO) += pinctrl-microchip-sgpio.o
|
| /linux/drivers/scsi/isci/ |
| A D | host.c | 1245 writel(SGPIO_HW_CONTROL, &ihost->scu_registers->peg0.sgpio.output_data_select[i]); in isci_host_deinit() 1265 writel(0, &ihost->scu_registers->peg0.sgpio.interface_control); in isci_host_deinit() 2371 writel(1, &ihost->scu_registers->peg0.sgpio.interface_control); in isci_host_init() 2373 writel(SGPIO_HW_CONTROL, &ihost->scu_registers->peg0.sgpio.output_data_select[i]); in isci_host_init() 2374 writel(0, &ihost->scu_registers->peg0.sgpio.vendor_specific_code); in isci_host_init() 2780 writel(val, &ihost->scu_registers->peg0.sgpio.output_data_select[d]); in sci_write_gpio_tx_gp()
|
| A D | host.h | 442 return ARRAY_SIZE(ihost->scu_registers->peg0.sgpio.output_data_select); in isci_gpio_count()
|
| A D | registers.h | 1822 struct scu_sgpio_registers sgpio; member
|
| /linux/arch/arm/boot/dts/ |
| A D | ecx-common.dtsi | 33 calxeda,sgpio-gpio =<&gpioh 5 1>, <&gpioh 6 1>,
|
| A D | aspeed-bmc-quanta-q71l.dts | 82 /* mux-gpios = <&sgpio 10 GPIO_ACTIVE_HIGH> */
|
| A D | aspeed-g5.dtsi | 347 sgpio: sgpio@1e780200 { label 349 compatible = "aspeed,ast2500-sgpio";
|
| /linux/drivers/gpio/ |
| A D | Makefile | 37 obj-$(CONFIG_GPIO_ASPEED_SGPIO) += gpio-aspeed-sgpio.o
|
| /linux/ |
| A D | MAINTAINERS | 2256 F: drivers/pinctrl/pinctrl-microchip-sgpio.c
|
Completed in 49 milliseconds