Searched refs:bflr (Results 1 – 2 of 2) sorted by relevance
142 u32 lvr, flr, bflr = 0; in timbgpio_irq_type() local156 bflr = ioread32(tgpio->membase + TGPIO_BFLR); in timbgpio_irq_type()159 bflr &= ~(1 << offset); in timbgpio_irq_type()173 bflr |= 1 << offset; in timbgpio_irq_type()176 bflr &= ~(1 << offset); in timbgpio_irq_type()187 iowrite32(bflr, tgpio->membase + TGPIO_BFLR); in timbgpio_irq_type()
95 10: bflr 31