Searched defs:IS_PWR_GPIO_PORT (Results 1 – 2 of 2) sorted by relevance
868 #define IS_PWR_GPIO_PORT(GPIO_PORT) \ macro880 #define IS_PWR_GPIO_PORT(GPIO_PORT) \ macro891 #define IS_PWR_GPIO_PORT(GPIO_PORT) \ macro
252 #define IS_PWR_GPIO_PORT(GPIO_PORT) (((GPIO_PORT) == PWR_GPIO_A) ||\ macro