Searched refs:PP_STATE_LS (Results 1 – 4 of 4) sorted by relevance
188 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS in smu7_update_clock_gatings()212 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()225 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()238 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()282 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()306 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()329 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()353 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()377 msg = (*msg_id & PP_STATE_MASK) & PP_STATE_LS ? in smu7_update_clock_gatings()
1367 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1386 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1405 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1426 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()1454 pp_state = PP_STATE_LS; in vi_common_set_clockgating_state_by_smu()
6107 pp_state = PP_STATE_LS; in gfx_v8_0_tonga_update_gfx_clock_gating()6127 pp_state = PP_STATE_LS; in gfx_v8_0_tonga_update_gfx_clock_gating()6159 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()6179 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()6199 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()6224 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()6240 pp_state = PP_STATE_LS; in gfx_v8_0_polaris_update_gfx_clock_gating()
177 #define PP_STATE_LS 0x02 macro