Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-timberdale.c141 u32 lvr, flr, bflr = 0; in timbgpio_irq_type() local
155 bflr = ioread32(tgpio->membase + TGPIO_BFLR); in timbgpio_irq_type()
158 bflr &= ~(1 << offset); in timbgpio_irq_type()
172 bflr |= 1 << offset; in timbgpio_irq_type()
175 bflr &= ~(1 << offset); in timbgpio_irq_type()
186 iowrite32(bflr, tgpio->membase + TGPIO_BFLR); in timbgpio_irq_type()
/linux-4.1.27/arch/powerpc/lib/
Dmem_64.S76 10: bflr 31