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()
1505 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1523 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()1561 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1587 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()
5871 pp_state = PP_STATE_LS; in gfx_v8_0_tonga_update_gfx_clock_gating()5890 pp_state = PP_STATE_LS; in gfx_v8_0_tonga_update_gfx_clock_gating()5921 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5940 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5959 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()5998 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()
211 #define PP_STATE_LS 0x02 macro