Searched refs:IS_GPIOE (Results 1 – 1 of 1) sorted by relevance
292 #define IS_GPIO(x) (IS_GPIOABCD(x) || IS_GPIOE(x) || IS_GPIOF(x))295 #define IS_GPIOE(x) (x == HT_GPIOE) macro297 #define IS_GPIOE(x) (0) macro
Completed in 5 milliseconds