Searched refs:bflr (Results 1 – 3 of 3) sorted by relevance
131 u32 lvr, flr, bflr = 0; in timbgpio_irq_type() local145 bflr = ioread32(tgpio->membase + TGPIO_BFLR); in timbgpio_irq_type()148 bflr &= ~(1 << offset); in timbgpio_irq_type()162 bflr |= 1 << offset; in timbgpio_irq_type()165 bflr &= ~(1 << offset); in timbgpio_irq_type()176 iowrite32(bflr, tgpio->membase + TGPIO_BFLR); in timbgpio_irq_type()
94 10: bflr 31