Searched refs:GPIO_DYNAMIC_MAX (Results 1 – 2 of 2) sorted by relevance
74 #define GPIO_DYNAMIC_MAX INT_MAX macro
331 if (base > GPIO_DYNAMIC_MAX - ngpio) in gpiochip_find_base_unlocked()335 if (base <= GPIO_DYNAMIC_MAX - ngpio) { in gpiochip_find_base_unlocked()