Searched refs:PP_STATE_LS (Results 1 – 4 of 4) sorted by relevance
188 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS in smu7_update_clock_gatings()212 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()225 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()238 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()282 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()306 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()329 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()353 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()377 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()
1454 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1473 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1492 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1513 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1541 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()
5866 pp_state = PP_STATE_LS; in gfx_v8_0_tonga_update_gfx_clock_gating()5886 pp_state = PP_STATE_LS; in gfx_v8_0_tonga_update_gfx_clock_gating()5918 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5938 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5958 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5983 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5999 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()
206 #define PP_STATE_LS 0x02 macro