Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dmips_gic.h58 #define GIC_SH_RMASK_OFS 0x0300 macro
/openbmc/qemu/hw/intc/
H A Dmips_gic.c289 case GIC_SH_RMASK_OFS ... GIC_SH_RMASK_LAST_OFS: in gic_write()
291 base = (addr - GIC_SH_RMASK_OFS) * 8; in gic_write()