Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ppc/
H A Dpnv_lpc.c70 #define LPC_HC_IRQ_SERIRQ0 0x80000000 /* all bits down to ... */ macro
504 if (active_irqs & (LPC_HC_IRQ_SERIRQ0 >> irq)) { in pnv_lpc_eval_irqs()
893 uint32_t irq_bit = LPC_HC_IRQ_SERIRQ0 >> n; in pnv_lpc_isa_irq_handler()