Searched defs:GPIO_bit (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/include/linux/
H A Dgpio-pxa.h4 #define GPIO_bit(x) (1 << ((x) & 0x1f)) macro

Completed in 153 milliseconds