Home
last modified time | relevance | path

Searched refs:_GPIO (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/pinctrl/nomadik/
A Dpinctrl-nomadik-stn8815.c7 #define _GPIO(offset) (offset) macro
9 #define STN8815_PIN_B4 _GPIO(0)
10 #define STN8815_PIN_D5 _GPIO(1)
11 #define STN8815_PIN_C5 _GPIO(2)
12 #define STN8815_PIN_A4 _GPIO(3)
13 #define STN8815_PIN_B5 _GPIO(4)
14 #define STN8815_PIN_D6 _GPIO(5)
15 #define STN8815_PIN_C6 _GPIO(6)
16 #define STN8815_PIN_B6 _GPIO(7)
17 #define STN8815_PIN_B10 _GPIO(8)
[all …]
A Dpinctrl-nomadik-db8500.c7 #define _GPIO(offset) (offset) macro
9 #define DB8500_PIN_AJ5 _GPIO(0)
10 #define DB8500_PIN_AJ3 _GPIO(1)
11 #define DB8500_PIN_AH4 _GPIO(2)
12 #define DB8500_PIN_AH3 _GPIO(3)
13 #define DB8500_PIN_AH6 _GPIO(4)
14 #define DB8500_PIN_AG6 _GPIO(5)
15 #define DB8500_PIN_AF6 _GPIO(6)
16 #define DB8500_PIN_AG5 _GPIO(7)
17 #define DB8500_PIN_AD5 _GPIO(8)
[all …]
/linux/drivers/pinctrl/tegra/
A Dpinctrl-tegra20.c27 #define _GPIO(offset) (offset) macro
29 #define TEGRA_PIN_VI_GP6_PA0 _GPIO(0)
31 #define TEGRA_PIN_DAP2_FS_PA2 _GPIO(2)
189 #define TEGRA_PIN_PU0 _GPIO(160)
190 #define TEGRA_PIN_PU1 _GPIO(161)
191 #define TEGRA_PIN_PU2 _GPIO(162)
192 #define TEGRA_PIN_PU3 _GPIO(163)
193 #define TEGRA_PIN_PU4 _GPIO(164)
194 #define TEGRA_PIN_PU5 _GPIO(165)
195 #define TEGRA_PIN_PU6 _GPIO(166)
[all …]
A Dpinctrl-tegra30.c22 #define _GPIO(offset) (offset) macro
26 #define TEGRA_PIN_DAP2_FS_PA2 _GPIO(2)
184 #define TEGRA_PIN_PU0 _GPIO(160)
185 #define TEGRA_PIN_PU1 _GPIO(161)
186 #define TEGRA_PIN_PU2 _GPIO(162)
187 #define TEGRA_PIN_PU3 _GPIO(163)
188 #define TEGRA_PIN_PU4 _GPIO(164)
189 #define TEGRA_PIN_PU5 _GPIO(165)
190 #define TEGRA_PIN_PU6 _GPIO(166)
192 #define TEGRA_PIN_PV0 _GPIO(168)
[all …]
A Dpinctrl-tegra124.c22 #define _GPIO(offset) (offset) macro
32 #define TEGRA_PIN_PB0 _GPIO(8)
33 #define TEGRA_PIN_PB1 _GPIO(9)
43 #define TEGRA_PIN_PC7 _GPIO(23)
44 #define TEGRA_PIN_PG0 _GPIO(48)
45 #define TEGRA_PIN_PG1 _GPIO(49)
46 #define TEGRA_PIN_PG2 _GPIO(50)
47 #define TEGRA_PIN_PG3 _GPIO(51)
48 #define TEGRA_PIN_PG4 _GPIO(52)
49 #define TEGRA_PIN_PG5 _GPIO(53)
[all …]
A Dpinctrl-tegra114.c22 #define _GPIO(offset) (offset) macro
26 #define TEGRA_PIN_DAP2_FS_PA2 _GPIO(2)
126 #define TEGRA_PIN_PU0 _GPIO(160)
127 #define TEGRA_PIN_PU1 _GPIO(161)
128 #define TEGRA_PIN_PU2 _GPIO(162)
129 #define TEGRA_PIN_PU3 _GPIO(163)
130 #define TEGRA_PIN_PU4 _GPIO(164)
131 #define TEGRA_PIN_PU5 _GPIO(165)
132 #define TEGRA_PIN_PU6 _GPIO(166)
133 #define TEGRA_PIN_PV0 _GPIO(168)
[all …]
A Dpinctrl-tegra210.c20 #define _GPIO(offset) (offset) macro
28 #define TEGRA_PIN_PA6 _GPIO(6)
56 #define TEGRA_PIN_PE6 _GPIO(38)
57 #define TEGRA_PIN_PE7 _GPIO(39)
70 #define TEGRA_PIN_PH6 _GPIO(62)
88 #define TEGRA_PIN_PK0 _GPIO(80)
89 #define TEGRA_PIN_PK1 _GPIO(81)
90 #define TEGRA_PIN_PK2 _GPIO(82)
91 #define TEGRA_PIN_PK3 _GPIO(83)
92 #define TEGRA_PIN_PK4 _GPIO(84)
[all …]
/linux/arch/arm/mach-pxa/
A Dmfp-pxa2xx.c294 gpio_desc[(gpio)].mask = PWER_ ## mux ## _GPIO ##gpio; \

Completed in 41 milliseconds