Lines Matching defs:res
16 uint32_t res; in spm_hwcg_index2res() local
85 void spm_hwcg_ctrl(uint32_t res, enum spm_hwcg_setting type, uint32_t is_set, in spm_hwcg_ctrl()
112 uint32_t res = spm_hwcg_index2res(idx); in spm_hwcg_ctrl_by_index() local
118 static uint32_t spm_hwcg_mask_get(uint32_t res, enum spm_hwcg_setting type) in spm_hwcg_mask_get()
151 static uint32_t spm_hwcg_get_default(uint32_t res, enum spm_hwcg_setting type) in spm_hwcg_get_default()
217 int spm_hwcg_get_setting(uint32_t res, enum spm_hwcg_sta_type sta_type, in spm_hwcg_get_setting()
244 uint32_t res = spm_hwcg_index2res(idx); in spm_hwcg_get_setting_by_index() local
462 static uint32_t spm_peri_req_get_default(uint32_t res) in spm_peri_req_get_default()
486 static uint32_t spm_peri_req_mask_get(uint32_t res) in spm_peri_req_mask_get()
518 int spm_peri_req_get_setting(uint32_t res, enum spm_peri_req_sta_type sta_type, in spm_peri_req_get_setting()
543 uint32_t res; in spm_peri_req_index2res() local
580 uint32_t res = spm_peri_req_index2res(idx); in spm_peri_req_get_setting_by_index() local
604 void spm_peri_req_ctrl(uint32_t res, uint32_t is_set, uint32_t val) in spm_peri_req_ctrl()
631 uint32_t res = spm_peri_req_index2res(idx); in spm_peri_req_ctrl_by_index() local