Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dmips-cpc.h123 #define CPC_Cx_STAT_CONF_SEQSTATE_D0 (_ULCAST_(0x0) << 19) macro
/linux-4.4.14/arch/mips/kernel/
Dsmp-cps.c445 } while (stat != CPC_Cx_STAT_CONF_SEQSTATE_D0 && in cps_cpu_die()