Searched refs:nmk_gpio_chips (Results 1 – 1 of 1) sorted by relevance
286 static struct nmk_gpio_chip *nmk_gpio_chips[NMK_MAX_BANKS]; variable290 #define NUM_BANKS ARRAY_SIZE(nmk_gpio_chips)552 struct nmk_gpio_chip *chip = nmk_gpio_chips[i]; in nmk_gpio_glitch_slpm_init()570 struct nmk_gpio_chip *chip = nmk_gpio_chips[i]; in nmk_gpio_glitch_slpm_restore()1063 nmk_chip = nmk_gpio_chips[id]; in nmk_gpio_populate_chip()1090 BUG_ON(nmk_chip->bank >= ARRAY_SIZE(nmk_gpio_chips)); in nmk_gpio_populate_chip()1091 nmk_gpio_chips[id] = nmk_chip; in nmk_gpio_populate_chip()1234 nmk_gpio = nmk_gpio_chips[i]; in find_nmk_gpio_from_pin()