Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-wpcm450.c42 #define WPCM450_NUM_BANKS 8 macro
61 struct wpcm450_gpio gpio_bank[WPCM450_NUM_BANKS];
87 static const struct wpcm450_bank wpcm450_banks[WPCM450_NUM_BANKS] = {
1065 if (reg >= WPCM450_NUM_BANKS) in wpcm450_gpio_register()