Searched defs:GPIO (Results 1 – 6 of 6) sorted by relevance
171 GPIO: gpio@d8000c0 { label
140 GPIO: gpio@ef600700 { label
304 GPIO: gpio@ef600800 { label
11 #define GPIO 0x0 macro
61 #define GPIO(n) (1 << (31 - (n))) macro
299 #define GPIO(n) (1 << (n)) macro