Searched refs:PSR_STATE0 (Results 1 – 3 of 3) sorted by relevance
45 enum dc_psr_state state = PSR_STATE0; in convert_psr_state()48 state = PSR_STATE0; in convert_psr_state()184 enum dc_psr_state state = PSR_STATE0; in dmub_psr_enable()210 if (state != PSR_STATE0) in dmub_psr_enable()213 if (state == PSR_STATE0) in dmub_psr_enable()233 enum dc_psr_state state = PSR_STATE0; in dmub_psr_set_level()238 if (state == PSR_STATE0) in dmub_psr_set_level()
267 enum dc_psr_state psr_state = PSR_STATE0; in amdgpu_dm_psr_wait_disable()276 if (psr_state == PSR_STATE0) in amdgpu_dm_psr_wait_disable()
597 PSR_STATE0 = 0x0, enumerator