Searched defs:IS_PWR_GPIO_PORT (Results 1 – 3 of 3) 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
661 #define IS_PWR_GPIO_PORT(GPIO_PORT) (((GPIO_PORT) == PWR_GPIO_A) ||\ macro668 #define IS_PWR_GPIO_PORT(GPIO_PORT) (((GPIO_PORT) == PWR_GPIO_A) ||\ macro
248 #define IS_PWR_GPIO_PORT(GPIO_PORT) (((GPIO_PORT) == PWR_GPIO_A) ||\ macro