Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dmips_cmgcr.c104 case MIPS_CLCB_OFS + GCR_CL_RESETBASE_OFS: in gcr_read()
106 case MIPS_COCB_OFS + GCR_CL_RESETBASE_OFS: in gcr_read()
143 case MIPS_CLCB_OFS + GCR_CL_RESETBASE_OFS: in gcr_write()
148 case MIPS_COCB_OFS + GCR_CL_RESETBASE_OFS: in gcr_write()
/qemu/include/hw/misc/
H A Dmips_cmgcr.h41 #define GCR_CL_RESETBASE_OFS 0x0020 macro