Searched refs:ASIC3_GPIO_TO_BANK (Results 1 – 2 of 2) sorted by relevance
70 #define ASIC3_GPIO_TO_BANK(gpio) ((gpio) >> 4) macro
574 bank_num = ASIC3_GPIO_TO_BANK(pin); in asic3_gpio_probe()