Searched refs:GPI (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/Documentation/devicetree/bindings/gpio/ |
D | gpio_lpc32xx.txt | 13 4: GPI P3
|
D | gpio-pisosr.txt | 4 devices that can be used for GPI (General Purpose Input). This includes
|
/Linux-v5.10/drivers/staging/rtl8192u/ |
D | r8192U_hw.h | 246 #define GPI 0x108 macro
|
D | r8192U_dm.c | 2283 read_nic_byte(dev, GPI, &tmp1byte); in dm_check_pbc_gpio()
|
/Linux-v5.10/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_hw.h | 431 #define GPI 0x108 macro
|
D | rtl_dm.c | 1818 tmp1byte = rtl92e_readb(dev, GPI); in _rtl92e_dm_check_rf_ctrl_gpio()
|
/Linux-v5.10/Documentation/arm64/ |
D | elf_hwcaps.rst | 168 ID_AA64ISAR1_EL1.GPI == 0b0001, as described by
|
D | cpu-feature-registers.rst | 221 | GPI | [31-28] | y |
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | vf610-bk4.dts | 338 /* GPI */
|
/Linux-v5.10/drivers/pinctrl/nuvoton/ |
D | pinctrl-npcm7xx.c | 913 #define GPI 0x1 /* Not GPO */ macro 1164 NPCM7XX_PINCFG(253, none, NONE, 0, none, NONE, 0, none, NONE, 0, GPI), /* SDHC1 power */ 1165 NPCM7XX_PINCFG(254, none, NONE, 0, none, NONE, 0, none, NONE, 0, GPI), /* SDHC2 power */ 1166 NPCM7XX_PINCFG(255, none, NONE, 0, none, NONE, 0, none, NONE, 0, GPI), /* DACOSEL */
|