Home
last modified time | relevance | path

Searched refs:wrctl (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/arch/nios2/cpu/
H A Dinterrupts.c29 wrctl (CTL_STATUS, val & ~STATUS_IE); in disable_interrupts()
36 wrctl (CTL_STATUS, val | STATUS_IE); in enable_interrupts()
70 wrctl (CTL_IENABLE, irqs); in def_hdlr()
97 wrctl (CTL_IENABLE, ena); in irq_install_handler()
H A Dstart.S25 wrctl status, r0 /* Disable interrupts */
56 wrctl ienable, r0 /* All disabled */
/openbmc/linux/arch/nios2/kernel/
H A Dhead.S65 wrctl status, r0 /* Disable interrupts */
103 wrctl tlbacc, et
148 wrctl ienable, r0
H A Dentry.S148 wrctl status, r24
181 wrctl status, r10
234 wrctl status, r10
488 wrctl status, r7
499 wrctl status, r7
H A Dinsnemu.S40 wrctl estatus, et
545 wrctl estatus, r5
/openbmc/u-boot/arch/nios2/include/asm/
H A Dnios2.h24 #define wrctl(reg, val) __builtin_wrctl(reg, val) macro
/openbmc/linux/arch/nios2/boot/compressed/
H A Dhead.S23 wrctl status, r0 /* disable interrupt */
/openbmc/linux/arch/nios2/include/asm/
H A Dentry.h85 wrctl estatus, r24