Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dmips_cpc.c83 case CPC_CO_BASE_OFS + CPC_VP_RUN_OFS: in cpc_write()
87 case CPC_CO_BASE_OFS + CPC_VP_STOP_OFS: in cpc_write()
105 case CPC_CO_BASE_OFS + CPC_VP_RUNNING_OFS: in cpc_read()
/openbmc/qemu/include/hw/misc/
H A Dmips_cpc.h30 #define CPC_CO_BASE_OFS 0x4000 macro