Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-timberdale.c142 u32 lvr, flr, bflr = 0; in timbgpio_irq_type() local
156 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()
/Linux-v4.19/arch/powerpc/lib/
Dmem_64.S95 10: bflr 31