SUNXI_GPIO_MAX_EINT
struct sunxi_gpio_eint sc_eint[SUNXI_GPIO_MAX_EINT_BANK][SUNXI_GPIO_MAX_EINT];
KASSERT(pin_def->eint_num < SUNXI_GPIO_MAX_EINT);