Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-timberdale.c43 #define TGPIO_BFLR 0x24 macro
155 bflr = ioread32(tgpio->membase + TGPIO_BFLR); in timbgpio_irq_type()
186 iowrite32(bflr, tgpio->membase + TGPIO_BFLR); in timbgpio_irq_type()