Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Dv7m.h64 #define MPU_CTRL 0x94 macro
/openbmc/linux/arch/arm/kernel/
H A Dhead-nommu.S188 ldreq r3, [r12, MPU_CTRL]
191 streq r3, [r12, MPU_CTRL]
/openbmc/linux/sound/pci/ice1712/
H A Dice1724.c331 if (inb(ICEREG1724(ice, MPU_CTRL)) & VT1724_MPU_TX_EMPTY) in vt1724_midi_output_drain()
2654 outb(VT1724_MPU_UART, ICEREG1724(ice, MPU_CTRL)); in __snd_vt1724_probe()