Home
last modified time | relevance | path

Searched refs:NCA9539_MAX_BANK (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/gpio/
H A Dnca9539_gpio.c33 #define NCA9539_MAX_BANK 2 macro
268 if (info->ngpio > NCA9539_MAX_BANK * NCA9539_BANK_SZ) { in nca9539_probe()
270 NCA9539_MAX_BANK * NCA9539_BANK_SZ); in nca9539_probe()