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()
1895 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1913 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1931 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1951 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1977 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()
5868 pp_state = PP_STATE_LS; in gfx_v8_0_tonga_update_gfx_clock_gating()5887 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()5937 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5956 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5980 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5995 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()
275 #define PP_STATE_LS 0x02 macro