Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/nios2/cpu/
H A Dinterrupts.c30 wrctl (CTL_STATUS, val & ~STATUS_IE); in disable_interrupts()
37 wrctl (CTL_STATUS, val | STATUS_IE); in enable_interrupts()
71 wrctl (CTL_IENABLE, irqs); in def_hdlr()
98 wrctl (CTL_IENABLE, ena); in irq_install_handler()
H A Dstart.S26 wrctl status, r0 /* Disable interrupts */
57 wrctl ienable, r0 /* All disabled */
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/u-boot/arch/nios2/include/asm/
H A Dnios2.h25 #define wrctl(reg, val) __builtin_wrctl(reg, val) macro
/OK3568_Linux_fs/kernel/arch/nios2/boot/compressed/
H A Dhead.S23 wrctl status, r0 /* disable interrupt */
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dentry.h85 wrctl estatus, r24