Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Dmips_gic.h62 #define GIC_SH_SMASK_OFS 0x0380 macro
/openbmc/qemu/hw/intc/
H A Dmips_gic.c309 case GIC_SH_SMASK_OFS ... GIC_SH_SMASK_LAST_OFS: in gic_write()
311 base = (addr - GIC_SH_SMASK_OFS) * 8; in gic_write()