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()
1841 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1859 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1877 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()1923 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()
5822 pp_state = PP_STATE_LS; in gfx_v8_0_tonga_update_gfx_clock_gating()5841 pp_state = PP_STATE_LS; in gfx_v8_0_tonga_update_gfx_clock_gating()5872 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5891 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5910 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5934 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5949 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()
323 #define PP_STATE_LS 0x02 macro