Searched refs:PSR_STATE0 (Results 1 – 4 of 4) sorted by relevance
44 enum dc_psr_state state = PSR_STATE0; in convert_psr_state()47 state = PSR_STATE0; in convert_psr_state()186 enum dc_psr_state state = PSR_STATE0; in dmub_psr_enable()212 if (state != PSR_STATE0) in dmub_psr_enable()215 if (state == PSR_STATE0) in dmub_psr_enable()234 enum dc_psr_state state = PSR_STATE0; in dmub_psr_set_level()239 if (state == PSR_STATE0) in dmub_psr_set_level()
136 enum dc_psr_state state = PSR_STATE0; in dce_dmcu_set_psr_enable()157 if (state != PSR_STATE0) in dce_dmcu_set_psr_enable()160 if (state == PSR_STATE0) in dce_dmcu_set_psr_enable()553 enum dc_psr_state state = PSR_STATE0; in dcn10_dmcu_set_psr_enable()583 if (state != PSR_STATE0) in dcn10_dmcu_set_psr_enable()586 if (state == PSR_STATE0) in dcn10_dmcu_set_psr_enable()
581 PSR_STATE0 = 0x0, enumerator
2892 enum dc_psr_state state = PSR_STATE0; in psr_get()