Searched refs:PP_STATE_LS (Results 1 – 4 of 4) sorted by relevance
244 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS in smu7_update_clock_gatings()268 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()281 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()294 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()338 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()362 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()385 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()409 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()433 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()
1310 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1328 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1346 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1366 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1392 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()
5922 pp_state = PP_STATE_LS; in gfx_v8_0_tonga_update_gfx_clock_gating()5941 pp_state = PP_STATE_LS; in gfx_v8_0_tonga_update_gfx_clock_gating()5973 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()5992 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()6011 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()6035 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()6050 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()
345 #define PP_STATE_LS 0x02 macro