Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dmips_cpc.c104 case CPC_CL_BASE_OFS + CPC_VP_RUNNING_OFS: in cpc_read()
105 case CPC_CO_BASE_OFS + CPC_VP_RUNNING_OFS: in cpc_read()
/qemu/include/hw/misc/
H A Dmips_cpc.h35 #define CPC_VP_RUNNING_OFS 0x30 macro