Home
last modified time | relevance | path

Searched refs:IRQ_ENABLE (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/hw/intc/
H A Dxlnx-pmu-iomod-intc.c266 REG32(IRQ_ENABLE, 0x38)
267 FIELD(IRQ_ENABLE, CSU_PMU_SEC_LOCK, 31, 1)
268 FIELD(IRQ_ENABLE, INV_ADDR, 29, 1)
269 FIELD(IRQ_ENABLE, PWR_DN_REQ, 28, 1)
270 FIELD(IRQ_ENABLE, PWR_UP_REQ, 27, 1)
271 FIELD(IRQ_ENABLE, SW_RST_REQ, 26, 1)
272 FIELD(IRQ_ENABLE, HW_RST_REQ, 25, 1)
273 FIELD(IRQ_ENABLE, ISO_REQ, 24, 1)
274 FIELD(IRQ_ENABLE, FW_REQ, 23, 1)
275 FIELD(IRQ_ENABLE, IPI3, 22, 1)
[all …]
/openbmc/linux/lib/
H A Dlocking-selftest-softirq.h3 #undef IRQ_ENABLE
8 #define IRQ_ENABLE SOFTIRQ_ENABLE macro
H A Dlocking-selftest-hardirq.h3 #undef IRQ_ENABLE
7 #define IRQ_ENABLE HARDIRQ_ENABLE macro
H A Dlocking-selftest.c880 IRQ_ENABLE(); \
969 IRQ_ENABLE();
1031 IRQ_ENABLE();
1208 IRQ_ENABLE();
1258 IRQ_ENABLE();
1314 IRQ_ENABLE();
/openbmc/linux/arch/arc/include/asm/
H A Dirqflags-arcv2.h168 .macro IRQ_ENABLE scratch
H A Dirqflags-compact.h192 .macro IRQ_ENABLE scratch
/openbmc/linux/arch/arm/mach-versatile/
H A Dintegrator_ap.c68 ic_irq_enable = readl(VA_IC_BASE + IRQ_ENABLE); in irq_suspend()
H A Dintegrator-hardware.h296 #define IRQ_ENABLE 0x08 macro
/openbmc/linux/sound/pci/
H A Dals300.c39 #define IRQ_ENABLE 1 macro
159 (cmd == IRQ_ENABLE)) == 0) in snd_als300_set_irq_flag()
579 snd_als300_set_irq_flag(chip, IRQ_ENABLE); in snd_als300_init()