Home
last modified time | relevance | path

Searched refs:rdctl (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/nios2/cpu/
H A Dinterrupts.c28 int val = rdctl (CTL_STATUS); in disable_interrupts()
35 int val = rdctl (CTL_STATUS); in enable_interrupts()
45 irqs = rdctl (CTL_IENABLE) & rdctl (CTL_IPENDING); in external_interrupt()
64 unsigned irqs = rdctl (CTL_IENABLE); in def_hdlr()
81 unsigned ena = rdctl (CTL_IENABLE); in irq_install_handler()
H A Dexceptions.S56 rdctl et, estatus
60 rdctl et, estatus
65 rdctl et, ipending
/openbmc/linux/arch/nios2/kernel/
H A Dentry.S145 rdctl r24, status
152 rdctl r5, exception
179 rdctl r10, status
232 rdctl r10, status /* disable intrs */
344 rdctl r12, ipending
345 rdctl r9, ienable
366 rdctl r12, ipending /* check again if irq still pending */
367 rdctl r9, ienable /* Isolate possible interrupts */
420 rdctl r6, pteaddr
426 rdctl r6, badaddr
[all …]
H A Dhead.S90 rdctl r3 , pteaddr
99 rdctl r3, pteaddr
H A Dinsnemu.S140 rdctl r5, estatus
/openbmc/u-boot/arch/nios2/include/asm/
H A Dnios2.h23 #define rdctl(reg) __builtin_rdctl(reg) macro
/openbmc/linux/arch/nios2/include/asm/
H A Dentry.h24 rdctl r24, estatus
60 rdctl r24, estatus