Home
last modified time | relevance | path

Searched full:gpi (Results 1 – 25 of 100) sorted by relevance

1234

/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Ds3c64xx-pinctrl.dtsi73 gpi: gpi { label
647 samsung,pins = "gpi-3", "gpi-4", "gpi-5", "gpi-6",
648 "gpi-7", "gpi-10", "gpi-11", "gpi-12",
649 "gpi-13", "gpi-14", "gpi-15", "gpj-3",
656 samsung,pins = "gpi-2", "gpi-3", "gpi-4", "gpi-5",
657 "gpi-6", "gpi-7", "gpi-10", "gpi-11",
658 "gpi-12", "gpi-13", "gpi-14", "gpi-15",
666 samsung,pins = "gpi-0", "gpi-1", "gpi-2", "gpi-3",
667 "gpi-4", "gpi-5", "gpi-6", "gpi-7",
668 "gpi-8", "gpi-9", "gpi-10", "gpi-11",
[all …]
H A Ds5pv210-fascinate4g.dts289 PIN_SLP(gpi-0, PREV, NONE);
290 PIN_SLP(gpi-1, INPUT, DOWN);
291 PIN_SLP(gpi-2, PREV, NONE);
292 PIN_SLP(gpi-3, PREV, NONE);
293 PIN_SLP(gpi-4, PREV, NONE);
294 PIN_SLP(gpi-5, INPUT, DOWN);
295 PIN_SLP(gpi-6, INPUT, DOWN);
H A Ds5pv210-galaxys.dts327 PIN_SLP(gpi-0, PREV, NONE);
328 PIN_SLP(gpi-1, INPUT, DOWN);
329 PIN_SLP(gpi-2, PREV, NONE);
330 PIN_SLP(gpi-3, PREV, NONE);
331 PIN_SLP(gpi-4, PREV, NONE);
332 PIN_SLP(gpi-5, INPUT, DOWN);
333 PIN_SLP(gpi-6, INPUT, DOWN);
H A Ds5pv210-pinctrl.dtsi205 gpi: gpi { label
352 samsung,pins = "gpi-0", "gpi-1", "gpi-2", "gpi-3",
353 "gpi-4", "gpi-5", "gpi-6";
/OK3568_Linux_fs/u-boot/board/mpr2/
H A Dmpr2.c60 * GPI: (11) General Purpose Input in board_init()
61 * GPI+: (10) General Purpose Input with internal pull-up in board_init()
79 /* E7 (x); E6 GPI(nu); E5 GPI(nu); E4 LCD_M_DISP; in board_init()
84 * F3 AN2(MID_AD); F2 AN1(EARTH_AD); F1 AN0(TEMP); F0 GPI+(nc); */ in board_init()
87 /* G7 (x); G6 IRQ5(TOUCH_BUSY); G5 IRQ4(TOUCH_IRQ);G4 GPI(KEY2); in board_init()
88 * G3 GPI(KEY1); G2 GPO(LED11); G1 GPO(LED10); G0 GPO(LED9); */ in board_init()
108 * M3 GPO(BUZZER); M2 GPO(LCD_BL); M1 CS5B(CAN3_CS); M0 GPI+(nc); */ in board_init()
129 /* U7 (x); U6 (x); U5 (x); U4 GPI+(/AC_FAULT); in board_init()
134 * V3 GPO(MID1); V2 CARD_TxD; V1 CARD_RxD; V0 GPI+(/BAT_FAULT); */ in board_init()
/OK3568_Linux_fs/kernel/include/linux/mfd/da9055/
H A Dpdata.h27 * GPI muxed pin to control
32 * GPI muxed pin to control
37 * Regulator mode control bits value (GPI offset) that
42 * Regulator mode control bits value (GPI offset) that
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-vx855.c22 * GPI 0...13 General Purpose Input
75 * 0..13 GPI 0..13
87 /* Real GPI bits are always in input direction */ in vx855gpio_direction_input()
137 /* True GPI cannot be switched to output mode */ in vx855gpio_set()
161 /* True GPI cannot be switched to output mode */ in vx855gpio_direction_output()
178 /* The GPI cannot be single-ended */ in vx855gpio_set_config()
261 "GPI I/O resource busy, probably claimed by ACPI\n"); in vx855gpio_probe()
H A Dgpio-ich.c205 * GPI 0 - 15 need to be read from the power management registers on in ich6_gpio_get()
214 /* GPI 0 - 15 are latched, write 1 to clear*/ in ich6_gpio_get()
440 * registers which are needed to read the GPE0 register for GPI pins in ichx_gpio_probe()
448 dev_warn(dev, "ACPI BAR is unavailable, GPI 0 - 15 unavailable\n"); in ichx_gpio_probe()
454 dev_warn(dev, "ACPI BAR is busy, GPI 0 - 15 unavailable\n"); in ichx_gpio_probe()
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/misc/
H A Dintel-lpc.txt15 - intel,gpi-routing : Specifies the GPI routing. There are 16 cells, valid
54 * GPI routing
60 intel,gpi-routing = <0 0 0 0 0 0 0 2
/OK3568_Linux_fs/kernel/arch/sh/boards/
H A Dboard-magicpanelr2.c117 /* E7 (x); E6 GPI(nu); E5 GPI(nu); E4 LCD_M_DISP; in setup_port_multiplexing()
123 * F3 AN2(MID_AD); F2 AN1(EARTH_AD); F1 AN0(TEMP); F0 GPI+(nc); in setup_port_multiplexing()
127 /* G7 (x); G6 IRQ5(TOUCH_BUSY); G5 IRQ4(TOUCH_IRQ); G4 GPI(KEY2); in setup_port_multiplexing()
128 * G3 GPI(KEY1); G2 GPO(LED11); G1 GPO(LED10); G0 GPO(LED9); in setup_port_multiplexing()
154 * M1 CS5B(CAN3_CS); M0 GPI+(nc); in setup_port_multiplexing()
198 /* U7 (x); U6 (x); U5 (x); U4 GPI+(/AC_FAULT); in setup_port_multiplexing()
204 * V3 GPO(MID1); V2 CARD_TxD; V1 CARD_RxD; V0 GPI+(/BAT_FAULT); in setup_port_multiplexing()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dtlv320adcx140.yaml86 ti,gpi-config:
88 Defines the configuration for the general purpose input pins (GPI).
92 1 - GPIX is configured as a general-purpose input (GPI)
158 9 - GPIO1 is configured as a general-purpose input (GPI)
203 ti,gpi-config = <4 5 6 7>;
/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dlpc.c114 int gpi; in pch_gpi_routing() local
117 "intel,gpi-routing", route, sizeof(route))) in pch_gpi_routing()
120 for (reg = 0, gpi = 0; gpi < ARRAY_SIZE(route); gpi++) in pch_gpi_routing()
121 reg |= route[gpi] << (gpi * 2); in pch_gpi_routing()
210 /* Set the board's GPI routing. */ in pch_power_options()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/gpio/
H A Dkontron,sl28cpld-gpio.yaml18 output-only (kontron,sl28-gpo) and one input-only (kontron,sl28-gpi).
26 - kontron,sl28cpld-gpi
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dda9055-regulator.c433 * GPI pin is muxed with regulator to control the in da9055_gpio_init()
436 sprintf(name, "DA9055 GPI %d", gpio_mux); in da9055_gpio_init()
444 * through GPI. in da9055_gpio_init()
461 * GPI pin is muxed with regulator to select the in da9055_gpio_init()
464 sprintf(name, "DA9055 GPI %d", gpio_mux); in da9055_gpio_init()
472 * will be selected through GPI for voltage ramping. in da9055_gpio_init()
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dcm109.c47 HID_IR1 = 0x01, /* GPI, generic registers or EEPROM_DATA0 */
128 u8 gpi; /* Cached value of GPI (high nibble) */ member
156 -> -- 1 -- 2 -- 3 --> GPI pin 4 (0x10)
158 <- -- 4 -- 5 -- 6 --> GPI pin 5 (0x20)
160 END - 7 -- 8 -- 9 --> GPI pin 6 (0x40)
162 OK -- * -- 0 -- # --> GPI pin 7 (0x80)
390 if ((dev->gpi & 0xf0) == (dev->irq_data->byte[HID_IR1] & 0xf0)) in cm109_urb_irq_callback()
393 dev->gpi = dev->irq_data->byte[HID_IR1] & 0xf0; in cm109_urb_irq_callback()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dadp5588.h43 #define GPI_EM1 0x20 /* GPI Event Mode 1 */
44 #define GPI_EM2 0x21 /* GPI Event Mode 2 */
45 #define GPI_EM3 0x22 /* GPI Event Mode 3 */
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Ds5pc100-pinctrl.dtsi86 gpi: gpi { label
H A Ds5pc110-pinctrl.dtsi98 gpi: gpi { label
/OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/
H A Ducd9000.c393 * GPI fault bits are in sets of 8, two bytes from end of response. in ucd9000_debugfs_show_mfr_status_bit()
450 * UCD90320, and UCD90910 report GPI faults in their MFR_STATUS in ucd9000_init_debugfs()
451 * register, so only create the GPI fault debugfs attributes for those in ucd9000_init_debugfs()
468 "gpi%d_alarm", i + 1); in ucd9000_init_debugfs()
/OK3568_Linux_fs/kernel/include/linux/input/
H A Dadp5589.h12 * ADP5589 specific GPI and Keymap defines
50 * ADP5585 specific GPI and Keymap defines
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip22/
H A Dip22-platform.c72 * Create a platform device for the GPI port that receives the
144 * Create a platform device for the GPI port that receives the
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Didreg-override.c54 { "gpi", ID_AA64ISAR1_GPI_SHIFT },
90 "id_aa64isar1.gpi=0 id_aa64isar1.gpa=0 "
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/include/mach/
H A Dregs-ac97.h37 #define GCR_GIE (1 << 0) /* Codec GPI Interrupt Enable */
70 #define GSR_GSCI (1 << 0) /* Codec GPI Status Change Interrupt */
/OK3568_Linux_fs/kernel/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed.c309 * It's tempting to generalise the prefix test from "GPIO" to "GPI" to in aspeed_expr_is_gpio()
324 * trips us up with the simple GPI-prefixed-signal-name scheme in aspeed_expr_is_gpio()
354 * if the signal prefix is "GPI" and the signal name matches the in aspeed_expr_is_gpio()
357 return !strncmp(expr->signal, "GPI", 3) && in aspeed_expr_is_gpio()
/OK3568_Linux_fs/kernel/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.h67 * @flags: (private) flags to store gpi/gpo/gpio capabilities
77 * If name is one of "gpi", "gpo", "gpio" gpio capabilities are

1234