Home
last modified time | relevance | path

Searched full:gpo (Results 1 – 25 of 94) sorted by relevance

1234

/Linux-v6.1/arch/sh/boards/
Dboard-magicpanelr2.c97 /* A7 GPO(LED8); A6 GPO(LED7); A5 GPO(LED6); A4 GPO(LED5); in setup_port_multiplexing()
98 * A3 GPO(LED4); A2 GPO(LED3); A1 GPO(LED2); A0 GPO(LED1); in setup_port_multiplexing()
102 /* B7 GPO(RST4); B6 GPO(RST3); B5 GPO(RST2); B4 GPO(RST1); in setup_port_multiplexing()
103 * B3 GPO(PB3); B2 GPO(PB2); B1 GPO(PB1); B0 GPO(PB0); in setup_port_multiplexing()
107 /* C7 GPO(PC7); C6 GPO(PC6); C5 GPO(PC5); C4 GPO(PC4); in setup_port_multiplexing()
112 /* D7 GPO(PD7); D6 GPO(PD6); D5 GPO(PD5); D4 GPO(PD4); in setup_port_multiplexing()
113 * D3 GPO(PD3); D2 GPO(PD2); D1 GPO(PD1); D0 GPO(PD0); in setup_port_multiplexing()
128 * G3 GPI(KEY1); G2 GPO(LED11); G1 GPO(LED10); G0 GPO(LED9); in setup_port_multiplexing()
133 * H3 GPO(EARTH_OFF); H2 GPO(EARTH_TEST); H1 USB2_PWR; H0 USB1_PWR; in setup_port_multiplexing()
152 /* M7 GPO(CURRENT_SINK); M6 GPO(PWR_SWITCH); M5 GPO(LAN_SPEED); in setup_port_multiplexing()
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/
Dmarvell,armada-98dx3236-pinctrl.txt14 mpp0 0 gpo, spi0(mosi), dev(ad8)
16 mpp2 2 gpo, spi0(sck), dev(ad10)
20 mpp6 6 gpo, sd0(clk), dev(a2)
26 mpp12 12 gpo, uart1(txd), uart0(rts), dev(ad14)
30 mpp16 16 gpo, dev(oe)
31 mpp17 17 gpo, dev(clkout)
34 mpp20 20 gpo, dev(we0)
35 mpp21 21 gpo, dev(ad0)
36 mpp22 22 gpo, dev(ad1)
37 mpp23 23 gpo, dev(ad2)
[all …]
Dmarvell,kirkwood-pinctrl.txt25 mpp1 1 gpo, nand(io3), spi(mosi)
26 mpp2 2 gpo, nand(io4), spi(sck)
27 mpp3 3 gpo, nand(io5), spi(miso)
29 mpp5 5 gpo, nand(io7), uart0(txd), ptp(trig)
31 mpp7 7 gpo, pex(rsto), spi(cs), ptp(trig)
36 mpp10 10 gpo, spi(sck), uart0(txd), ptp(trig)
39 mpp12 12 gpo, sdio(clk)
45 mpp18 18 gpo, nand(io0)
46 mpp19 19 gpo, nand(io1)
63 mpp1 1 gpo, nand(io3), spi(mosi)
[all …]
Dmarvell,armada-370-pinctrl.txt17 mpp1 1 gpo, uart0(txd)
21 mpp5 5 gpo, ge0(txclkout), uart1(txd), spi1(sck), audio(mclk)
23 mpp7 7 gpo, ge0(txd1), tdm(dtx), audio(lrclk)
25 mpp9 9 gpo, ge0(txd3), uart1(txd), sd0(clk), audio(spdifo)
38 mpp17 17 gpo, ge(mdc)
41 mpp20 20 gpo, ge0(txd4), ge1(txd0)
42 mpp21 21 gpo, ge0(txd5), ge1(txd1), uart1(txd)
43 mpp22 22 gpo, ge0(txd6), ge1(txd2), uart0(rts)
44 mpp23 23 gpo, ge0(txd7), ge1(txd3), spi1(mosi)
55 mpp34 34 gpo, dev(we0), spi0(mosi)
[all …]
/Linux-v6.1/drivers/gpio/
Dgpio-bd71815.c54 dev_warn(bd71815->dev, "failed to toggle GPO\n"); in bd71815gpo_set()
79 /* BD71815 GPIO is actually GPO */
100 * Sigh. The BD71815 and BD71817 were originally designed to support two GPO
101 * pins. At some point it was noticed the second GPO pin which is the E5 pin
103 * was decided to not promote this second GPO and the pin is marked as GND in
104 * the datasheet. The functionality is still there though! I guess driving a GPO
107 * controlling this second GPO. It is thus possible this is used in some of the
110 * This driver does not by default support configuring this second GPO
112 * "rohm,enable-hidden-gpo".
122 "rohm,enable-hidden-gpo")) in bd71815_init_valid_mask()
[all …]
Dgpio-twl6040.c88 twl6040gpo_chip.ngpio = 3; /* twl6040 have 3 GPO */ in gpo_twl6040_probe()
90 twl6040gpo_chip.ngpio = 1; /* twl6041 have 1 GPO */ in gpo_twl6040_probe()
104 MODULE_ALIAS("platform:twl6040-gpo");
108 .name = "twl6040-gpo",
116 MODULE_DESCRIPTION("GPO interface for TWL6040");
Dgpio-vx855.c23 * GPO 0...12 General Purpose Output
76 * 14..26 GPO 0..12
91 /* Real GPO bits cannot be put in output direction */ in vx855gpio_direction_input()
116 /* GPO don't have an input bit, we need to read it in vx855gpio_get()
165 /* True GPO don't need to be switched to output mode, in vx855gpio_direction_output()
182 /* The GPO's are push-pull */ in vx855gpio_set_config()
266 "GPO I/O resource busy, probably claimed by ACPI\n"); in vx855gpio_probe()
DKconfig1073 tristate "PCA9570 4-Bit I2C GPO expander"
1075 Say yes here to enable the GPO driver for the NXP PCA9570 chip.
1106 tristate "TPIC2810 8-Bit I2C GPO expander"
1108 Say yes here to enable the GPO driver for the TI TPIC2810 chip.
1150 Support for GPO(s) on ROHM BD71815 PMIC. There are two GPOs
1267 tristate "TI LP873X GPO"
1270 This driver supports the GPO on TI Lp873x PMICs. 2 GPOs are present
1374 tristate "TI TPS65086 GPO"
1377 This driver supports the GPO on TI TPS65086x PMICs.
1433 tristate "TWL6040 GPO"
[all …]
/Linux-v6.1/drivers/pinctrl/mvebu/
Dpinctrl-armada-370.c26 MPP_FUNCTION(0x0, "gpo", NULL),
40 MPP_FUNCTION(0x0, "gpo", NULL),
52 MPP_FUNCTION(0x0, "gpo", NULL),
63 MPP_FUNCTION(0x0, "gpo", NULL),
117 MPP_FUNCTION(0x0, "gpo", NULL),
128 MPP_FUNCTION(0x0, "gpo", NULL),
132 MPP_FUNCTION(0x0, "gpo", NULL),
137 MPP_FUNCTION(0x0, "gpo", NULL),
142 MPP_FUNCTION(0x0, "gpo", NULL),
192 MPP_FUNCTION(0x0, "gpo", NULL),
[all …]
Dpinctrl-armada-xp.c353 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V_98DX3236_PLUS),
361 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V_98DX3236_PLUS),
379 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V_98DX3236_PLUS),
404 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V_98DX3236_PLUS),
419 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V_98DX3236_PLUS),
422 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V_98DX3236_PLUS),
432 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V_98DX3236_PLUS),
435 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V_98DX3236_PLUS),
438 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V_98DX3236_PLUS),
441 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V_98DX3236_PLUS),
[all …]
Dpinctrl-kirkwood.c40 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V(1, 1, 1, 1, 1, 1, 1)),
44 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V(1, 1, 1, 1, 1, 1, 1)),
48 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V(1, 1, 1, 1, 1, 1, 1)),
59 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V(1, 1, 1, 1, 1, 1, 1)),
70 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V(1, 1, 1, 1, 1, 1, 1)),
93 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V(1, 1, 1, 1, 1, 1, 1)),
107 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V(1, 1, 1, 0, 1, 0, 0)),
149 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V(1, 1, 1, 1, 1, 1, 1)),
153 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V(1, 1, 1, 1, 1, 1, 1)),
259 MPP_VAR_FUNCTION(0x0, "gpo", NULL, V(0, 1, 1, 1, 1, 0, 1)),
[all …]
Dpinctrl-mvebu.h67 * @flags: (private) flags to store gpi/gpo/gpio capabilities
77 * If name is one of "gpi", "gpo", "gpio" gpio capabilities are
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dtlv320adcx140.yaml119 '^ti,gpo-config-[1-4]$':
123 output pins (GPO). These values are pairs, the first value is for the
127 GPO output configuration can be one of the following:
130 1 - GPOX is configured as a general-purpose output (GPO)
135 GPO output drive configuration for the GPO pins can be one of the following:
153 1 - GPIO1 is configured as a general-purpose output (GPO)
205 ti,gpo-config-1 = <0 0>;
206 ti,gpo-config-2 = <0 0>;
/Linux-v6.1/Documentation/devicetree/bindings/iio/addac/
Dadi,ad74413r.yaml96 adi,gpo-comparator:
99 Whether to configure GPO as a comparator or not.
100 When not configured as a comparator, the GPO will be treated as an
149 adi,gpo-comparator;
/Linux-v6.1/Documentation/devicetree/bindings/gpio/
Dkontron,sl28cpld-gpio.yaml18 output-only (kontron,sl28-gpo) and one input-only (kontron,sl28-gpi).
27 - kontron,sl28cpld-gpo
Dgpio-pca9570.yaml7 title: PCA9570 I2C GPO expander
Ddelta,tn48m-gpio.yaml22 - delta,tn48m-gpo
Dgpio_lpc32xx.txt14 5: GPO P3
/Linux-v6.1/arch/arm/boot/dts/
Dkirkwood-lsxl.dtsi20 marvell,function = "gpo";
28 marvell,function = "gpo";
32 marvell,function = "gpo";
Dkirkwood-openblocks_a7.dts92 pmx_gpio_header_gpo: pxm-gpio-header-gpo {
94 marvell,function = "gpo";
/Linux-v6.1/Documentation/devicetree/bindings/mfd/
Dtwl6040.txt4 vibra and GPO functionality on OMAP4+ platforms.
13 - #gpio-cells = <1>: twl6040 provides GPO lines.
Drohm,bd71815-pmic.yaml74 rohm,enable-hidden-gpo:
76 The BD71815 has undocumented GPO at pin E5. Pin is marked as GND at the
79 second GPO by defining this property. Dont enable this if you are unsure
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/
Dsmu11_driver_if_sienna_cichlid.h249 // GFX GPO Feature Contains PACE and DEM sub features
715 // GFX GPO
717 uint8_t GfxGpoEnabledWorkPolicyMask; //Any policy that GPO can be enabled
718 uint8_t GfxGpoDisabledWorkPolicyMask; //Any policy that GPO can be disabled
720 …poVotingAllow; //For indicating which feature changes should result in a GPO table recalculation
1074 // GFX GPO
1076 uint8_t GfxGpoEnabledWorkPolicyMask; //Any policy that GPO can be enabled
1077 uint8_t GfxGpoDisabledWorkPolicyMask; //Any policy that GPO can be disabled
1079 …poVotingAllow; //For indicating which feature changes should result in a GPO table recalculation
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/pmbus/
Dti,ucd90320.yaml18 margining (MARx), 16 for logical GPO, and 32 GPIs for cascading, and system
/Linux-v6.1/Documentation/devicetree/bindings/mux/
Dadi,adgs1408.txt12 - First cell is the GPO line number, i.e. 0 to 3

1234