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()
1860 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1878 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1896 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1916 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1942 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()
5839 pp_state = PP_STATE_LS; in gfx_v8_0_tonga_update_gfx_clock_gating()5858 pp_state = PP_STATE_LS; in gfx_v8_0_tonga_update_gfx_clock_gating()5889 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5908 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5927 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5951 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5966 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()
318 #define PP_STATE_LS 0x02 macro