Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dmips_gic.h70 #define GIC_SH_PEND_OFS 0x0480 macro
/openbmc/qemu/hw/intc/
H A Dmips_gic.c137 case GIC_SH_PEND_OFS ... GIC_SH_PEND_LAST_OFS: in gic_read()
139 base = (addr - GIC_SH_PEND_OFS) * 8; in gic_read()