Searched refs:CBUS_GPIO (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/arm/amlogic/
H A Dmesongxbb_pinctrl.c201 #define CBUS_GPIO(_id, _off, _bit) \ macro
234 CBUS_GPIO(GPIODV_0, 0, 0),
235 CBUS_GPIO(GPIODV_1, 0, 1),
236 CBUS_GPIO(GPIODV_2, 0, 2),
237 CBUS_GPIO(GPIODV_3, 0, 3),
238 CBUS_GPIO(GPIODV_4, 0, 4),
239 CBUS_GPIO(GPIODV_5, 0, 5),
240 CBUS_GPIO(GPIODV_6, 0, 6),
241 CBUS_GPIO(GPIODV_7, 0, 7),
242 CBUS_GPIO(GPIODV_
[all...]
H A Dmeson8b_pinctrl.c162 #define CBUS_GPIO(_id, _gpiobase, _gpiobit, _pullbase, _pullbit) \ macro
195 CBUS_GPIO(GPIOX_0, 0, 0, 4, 0),
196 CBUS_GPIO(GPIOX_1, 0, 1, 4, 1),
197 CBUS_GPIO(GPIOX_2, 0, 2, 4, 2),
198 CBUS_GPIO(GPIOX_3, 0, 3, 4, 3),
199 CBUS_GPIO(GPIOX_4, 0, 4, 4, 4),
200 CBUS_GPIO(GPIOX_5, 0, 5, 4, 5),
201 CBUS_GPIO(GPIOX_6, 0, 6, 4, 6),
202 CBUS_GPIO(GPIOX_7, 0, 7, 4, 7),
203 CBUS_GPIO(GPIOX_
[all...]
H A Dmesongxl_pinctrl.c177 #define CBUS_GPIO(_id, _off, _bit) \ macro
210 CBUS_GPIO(GPIODV_24, 0, 24),
211 CBUS_GPIO(GPIODV_25, 0, 25),
212 CBUS_GPIO(GPIODV_26, 0, 26),
213 CBUS_GPIO(GPIODV_27, 0, 27),
214 CBUS_GPIO(GPIODV_28, 0, 28),
215 CBUS_GPIO(GPIODV_29, 0, 29),
218 CBUS_GPIO(GPIOH_0, 1, 20),
219 CBUS_GPIO(GPIOH_1, 1, 21),
220 CBUS_GPIO(GPIOH_
[all...]
H A Dmesong12a_pinctrl.c155 #define CBUS_GPIO(_id, _off, _bit) \ macro
188 CBUS_GPIO(BOOT_0, 0, 0),
189 CBUS_GPIO(BOOT_1, 0, 1),
190 CBUS_GPIO(BOOT_2, 0, 2),
191 CBUS_GPIO(BOOT_3, 0, 3),
192 CBUS_GPIO(BOOT_4, 0, 4),
193 CBUS_GPIO(BOOT_5, 0, 5),
194 CBUS_GPIO(BOOT_6, 0, 6),
195 CBUS_GPIO(BOOT_7, 0, 7),
196 CBUS_GPIO(BOOT_
[all...]

Completed in 162 milliseconds