Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-timberdale.c131 u32 lvr, flr, bflr = 0; in timbgpio_irq_type() local
145 bflr = ioread32(tgpio->membase + TGPIO_BFLR); in timbgpio_irq_type()
148 bflr &= ~(1 << offset); in timbgpio_irq_type()
162 bflr |= 1 << offset; in timbgpio_irq_type()
165 bflr &= ~(1 << offset); in timbgpio_irq_type()
176 iowrite32(bflr, tgpio->membase + TGPIO_BFLR); in timbgpio_irq_type()
/openbmc/linux/tools/testing/selftests/powerpc/copyloops/
H A Dmem_64.S94 10: bflr 31
/openbmc/linux/arch/powerpc/lib/
H A Dmem_64.S94 10: bflr 31