Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/sirf/
H A Dpinctrl-atlas7.c320 #define NGPIO_OF_BANK 32 macro
321 #define GPIO_TO_BANK(gpio) ((gpio) / NGPIO_OF_BANK)
345 u32 sleep_data[NGPIO_OF_BANK];
6043 chip->ngpio = NGPIO_OF_BANK * nbank; in atlas7_gpio_probe()
6064 bank->gpio_offset = idx * NGPIO_OF_BANK; in atlas7_gpio_probe()