Searched refs:bflr (Results 1 – 2 of 2) sorted by relevance
130 u32 lvr, flr, bflr = 0; in timbgpio_irq_type() local144 bflr = ioread32(tgpio->membase + TGPIO_BFLR); in timbgpio_irq_type()147 bflr &= ~(1 << offset); in timbgpio_irq_type()161 bflr |= 1 << offset; in timbgpio_irq_type()164 bflr &= ~(1 << offset); in timbgpio_irq_type()175 iowrite32(bflr, tgpio->membase + TGPIO_BFLR); in timbgpio_irq_type()
94 10: bflr 31