CPS_PM_NC_WAIT    186 arch/mips/kernel/pm-cps.c 	if (coupled_coherence && (state == CPS_PM_NC_WAIT) && (left == online))
CPS_PM_NC_WAIT    541 arch/mips/kernel/pm-cps.c 	if (state == CPS_PM_NC_WAIT) {
CPS_PM_NC_WAIT    578 arch/mips/kernel/pm-cps.c 	if (coupled_coherence && (state == CPS_PM_NC_WAIT)) {
CPS_PM_NC_WAIT    642 arch/mips/kernel/pm-cps.c 	for (state = CPS_PM_NC_WAIT; state < CPS_PM_STATE_COUNT; state++) {
CPS_PM_NC_WAIT    712 arch/mips/kernel/pm-cps.c 		set_bit(CPS_PM_NC_WAIT, state_support);
CPS_PM_NC_WAIT     42 drivers/cpuidle/cpuidle-cps.c 		pm_state = CPS_PM_NC_WAIT;
CPS_PM_NC_WAIT    125 drivers/cpuidle/cpuidle-cps.c 	if (!cps_pm_support_state(CPS_PM_NC_WAIT))