Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/ppc/
H A Dpnv_lpc.h71 uint32_t opb_irq_route1; member
/openbmc/qemu/hw/ppc/
H A Dpnv_lpc.c431 (lpc->opb_irq_route1 & PPC_BITMASK32(4, 31))) { in pnv_lpc_eval_serirq_routes()
443 int serirq = extract32(lpc->opb_irq_route1, in pnv_lpc_eval_serirq_routes()
615 val = lpc->opb_irq_route1; in opb_master_read()
649 lpc->opb_irq_route1 = val; in opb_master_write()