Home
last modified time | relevance | path

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

/qemu/include/hw/intc/
H A Dmips_gic.h66 #define GIC_SH_MASK_OFS 0x0400 macro
/qemu/hw/intc/
H A Dmips_gic.c145 case GIC_SH_MASK_OFS ... GIC_SH_MASK_LAST_OFS: in gic_read()
147 base = (addr - GIC_SH_MASK_OFS) * 8; in gic_read()