Searched refs:STM32MP_GPIOZ_PIN_MAX_COUNT (Results 1 – 3 of 3) sorted by relevance
238 #define STM32MP_GPIOZ_PIN_MAX_COUNT 8 macro
236 #define STM32MP_GPIOZ_PIN_MAX_COUNT 8 macro
124 assert((count == 0) || (count == STM32MP_GPIOZ_PIN_MAX_COUNT)); in get_gpio_nbpin()