Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpio/
Dgpio-timberdale.c130 u32 lvr, flr, bflr = 0; in timbgpio_irq_type() local
144 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()
/Linux-v5.10/arch/powerpc/lib/
Dmem_64.S94 10: bflr 31