Searched refs:MT_SPM_SYSPLL (Results 1 – 24 of 24) sorted by relevance
26 res = MT_SPM_SYSPLL; in spm_hwcg_index2res()92 else if (res & MT_SPM_SYSPLL) in spm_hwcg_ctrl()125 else if (res & MT_SPM_SYSPLL) in spm_hwcg_mask_get()157 else if (res & MT_SPM_SYSPLL) in spm_hwcg_get_default()424 else if (res & MT_SPM_SYSPLL) in spm_peri_req_get_default()447 else if (res & MT_SPM_SYSPLL) in spm_peri_req_mask_get()508 res = MT_SPM_SYSPLL; in spm_peri_req_index2res()563 else if (res & MT_SPM_SYSPLL) in spm_peri_req_ctrl()
181 .res_rq = MT_SPM_SYSPLL,
91 !!(resource_usage & MT_SPM_SYSPLL)) & 0x1) << 12) | in __spm_set_power_control()580 if (spm_resource_req & MT_SPM_SYSPLL) in __spm_wait_spm_request_ack()
26 res = MT_SPM_SYSPLL; in spm_hwcg_index2res()92 else if (res & MT_SPM_SYSPLL) in spm_hwcg_ctrl()125 else if (res & MT_SPM_SYSPLL) in spm_hwcg_mask_get()157 else if (res & MT_SPM_SYSPLL) in spm_hwcg_get_default()472 else if (res & MT_SPM_SYSPLL) in spm_peri_req_get_default()497 else if (res & MT_SPM_SYSPLL) in spm_peri_req_mask_get()559 res = MT_SPM_SYSPLL; in spm_peri_req_index2res()614 else if (res & MT_SPM_SYSPLL) in spm_peri_req_ctrl()
178 .res_rq = MT_SPM_SYSPLL,
207 !!(resource_usage & MT_SPM_SYSPLL)) & 0x1) << 12) | in __spm_set_power_control()546 if (spm_resource_req & MT_SPM_SYSPLL) in __spm_wait_spm_request_ack()
22 #define MT_SPM_SYSPLL BIT(MT_SPM_BIT_SYSPLL) macro
153 uint8_t vrf18_req = ((resource_usage & MT_SPM_SYSPLL) != 0U) ? in __spm_src_req_update()
146 uint8_t vrf18_req = ((resource_usage & MT_SPM_SYSPLL) != 0U) ? in __spm_src_req_update()
138 uint8_t vrf18_req = ((resource_usage & MT_SPM_SYSPLL) != 0U) ? in __spm_src_req_update()
25 #define MT_SPM_SYSPLL BIT(MT_SPM_BIT_SYSPLL) macro
36 MT_SPM_SYSPLL | \
41 (MT_SPM_SYSPLL | \
35 MT_SPM_SYSPLL | \
40 (MT_SPM_SYSPLL | \
39 (MT_SPM_SYSPLL | \
69 .res_rq = MT_SPM_SYSPLL,
99 uint8_t reg_spm_vrf18_req = (resource_usage & MT_SPM_SYSPLL) ? in __spm_src_req_update()
34 MT_SPM_SYSPLL | \
37 #define CONSTRAINT_DRAM_RESOURCE_REQ (MT_SPM_SYSPLL | MT_SPM_INFRA | MT_SPM_26M)