Searched refs:PP_STATE_LS (Results 1 – 4 of 4) sorted by relevance
193 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS in smu7_update_clock_gatings()217 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()230 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()243 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()287 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()311 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()334 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()358 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()382 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()
1861 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1879 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1897 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1917 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1943 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()
5843 pp_state = PP_STATE_LS; in gfx_v8_0_tonga_update_gfx_clock_gating()5862 pp_state = PP_STATE_LS; in gfx_v8_0_tonga_update_gfx_clock_gating()5893 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5912 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5931 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5955 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5970 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()
282 #define PP_STATE_LS 0x02 macro