Searched refs:_GPIO (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik-stn8815.c11 #define _GPIO(offset) (offset) macro
13 #define STN8815_PIN_B4 _GPIO(0)
14 #define STN8815_PIN_D5 _GPIO(1)
15 #define STN8815_PIN_C5 _GPIO(2)
16 #define STN8815_PIN_A4 _GPIO(3)
17 #define STN8815_PIN_B5 _GPIO(4)
18 #define STN8815_PIN_D6 _GPIO(5)
19 #define STN8815_PIN_C6 _GPIO(6)
20 #define STN8815_PIN_B6 _GPIO(7)
21 #define STN8815_PIN_B10 _GPIO(
[all...]
H A Dpinctrl-nomadik-db8500.c11 #define _GPIO(offset) (offset) macro
13 #define DB8500_PIN_AJ5 _GPIO(0)
14 #define DB8500_PIN_AJ3 _GPIO(1)
15 #define DB8500_PIN_AH4 _GPIO(2)
16 #define DB8500_PIN_AH3 _GPIO(3)
17 #define DB8500_PIN_AH6 _GPIO(4)
18 #define DB8500_PIN_AG6 _GPIO(5)
19 #define DB8500_PIN_AF6 _GPIO(6)
20 #define DB8500_PIN_AG5 _GPIO(7)
21 #define DB8500_PIN_AD5 _GPIO(
[all...]
/linux-master/drivers/pinctrl/tegra/
H A Dpinctrl-tegra20.c27 #define _GPIO(offset) (offset) macro
29 #define TEGRA_PIN_VI_GP6_PA0 _GPIO(0)
30 #define TEGRA_PIN_UART3_CTS_N_PA1 _GPIO(1)
31 #define TEGRA_PIN_DAP2_FS_PA2 _GPIO(2)
32 #define TEGRA_PIN_DAP2_SCLK_PA3 _GPIO(3)
33 #define TEGRA_PIN_DAP2_DIN_PA4 _GPIO(4)
34 #define TEGRA_PIN_DAP2_DOUT_PA5 _GPIO(5)
35 #define TEGRA_PIN_SDIO3_CLK_PA6 _GPIO(6)
36 #define TEGRA_PIN_SDIO3_CMD_PA7 _GPIO(7)
37 #define TEGRA_PIN_GMI_AD17_PB0 _GPIO(
[all...]
H A Dpinctrl-tegra30.c22 #define _GPIO(offset) (offset) macro
24 #define TEGRA_PIN_CLK_32K_OUT_PA0 _GPIO(0)
25 #define TEGRA_PIN_UART3_CTS_N_PA1 _GPIO(1)
26 #define TEGRA_PIN_DAP2_FS_PA2 _GPIO(2)
27 #define TEGRA_PIN_DAP2_SCLK_PA3 _GPIO(3)
28 #define TEGRA_PIN_DAP2_DIN_PA4 _GPIO(4)
29 #define TEGRA_PIN_DAP2_DOUT_PA5 _GPIO(5)
30 #define TEGRA_PIN_SDMMC3_CLK_PA6 _GPIO(6)
31 #define TEGRA_PIN_SDMMC3_CMD_PA7 _GPIO(7)
32 #define TEGRA_PIN_GMI_A17_PB0 _GPIO(
[all...]
H A Dpinctrl-tegra114.c22 #define _GPIO(offset) (offset) macro
24 #define TEGRA_PIN_CLK_32K_OUT_PA0 _GPIO(0)
25 #define TEGRA_PIN_UART3_CTS_N_PA1 _GPIO(1)
26 #define TEGRA_PIN_DAP2_FS_PA2 _GPIO(2)
27 #define TEGRA_PIN_DAP2_SCLK_PA3 _GPIO(3)
28 #define TEGRA_PIN_DAP2_DIN_PA4 _GPIO(4)
29 #define TEGRA_PIN_DAP2_DOUT_PA5 _GPIO(5)
30 #define TEGRA_PIN_SDMMC3_CLK_PA6 _GPIO(6)
31 #define TEGRA_PIN_SDMMC3_CMD_PA7 _GPIO(7)
32 #define TEGRA_PIN_GMI_A17_PB0 _GPIO(
[all...]
H A Dpinctrl-tegra210.c20 #define _GPIO(offset) (offset) macro
22 #define TEGRA_PIN_PEX_L0_RST_N_PA0 _GPIO(0)
23 #define TEGRA_PIN_PEX_L0_CLKREQ_N_PA1 _GPIO(1)
24 #define TEGRA_PIN_PEX_WAKE_N_PA2 _GPIO(2)
25 #define TEGRA_PIN_PEX_L1_RST_N_PA3 _GPIO(3)
26 #define TEGRA_PIN_PEX_L1_CLKREQ_N_PA4 _GPIO(4)
27 #define TEGRA_PIN_SATA_LED_ACTIVE_PA5 _GPIO(5)
28 #define TEGRA_PIN_PA6 _GPIO(6)
29 #define TEGRA_PIN_DAP1_FS_PB0 _GPIO(8)
30 #define TEGRA_PIN_DAP1_DIN_PB1 _GPIO(
[all...]
H A Dpinctrl-tegra124.c22 #define _GPIO(offset) (offset) macro
24 #define TEGRA_PIN_CLK_32K_OUT_PA0 _GPIO(0)
25 #define TEGRA_PIN_UART3_CTS_N_PA1 _GPIO(1)
26 #define TEGRA_PIN_DAP2_FS_PA2 _GPIO(2)
27 #define TEGRA_PIN_DAP2_SCLK_PA3 _GPIO(3)
28 #define TEGRA_PIN_DAP2_DIN_PA4 _GPIO(4)
29 #define TEGRA_PIN_DAP2_DOUT_PA5 _GPIO(5)
30 #define TEGRA_PIN_SDMMC3_CLK_PA6 _GPIO(6)
31 #define TEGRA_PIN_SDMMC3_CMD_PA7 _GPIO(7)
32 #define TEGRA_PIN_PB0 _GPIO(
[all...]
/linux-master/arch/arm/mach-pxa/
H A Dmfp-pxa2xx.c292 gpio_desc[(gpio)].mask = PWER_ ## mux ## _GPIO ##gpio; \
/linux-master/drivers/pinctrl/
H A Dpinctrl-amd.h880 [IMX_F##_func##_GPIO##_number] = \
881 PINCTRL_PINGROUP("IMX_F"#_func "_GPIO"#_number, AMD_PINS(_number), 1)

Completed in 158 milliseconds