Searched refs:GPIO_PIN_WITHIN_BLOCK (Results 1 – 1 of 1) sorted by relevance
38 #define GPIO_PIN_WITHIN_BLOCK(pin) ((pin)%(GPIO_PINS_PER_BLOCK)) macro80 return GPIO_PIN_WITHIN_BLOCK(gpio); in get_gpio_offset()