Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-sta2x11.c63 return chip->regs[nr / GSTA_GPIO_PER_BLOCK]; in __regs()
68 return 1U << (nr % GSTA_GPIO_PER_BLOCK); in __bit()
311 base = chip->irq_base + i * GSTA_GPIO_PER_BLOCK; in gsta_gpio_handler()
/linux-4.4.14/include/linux/mfd/
Dsta2x11-mfd.h55 #define GSTA_GPIO_PER_BLOCK 32 macro
57 #define GSTA_NR_GPIO (GSTA_GPIO_PER_BLOCK * GSTA_NR_BLOCKS)