Searched defs:is_set (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/ |
| H A D | mt_spm_hwreq.c | 70 uint32_t is_set, uint32_t val) in __spm_hwcg_ctrl() 86 uint32_t is_set, uint32_t val) in spm_hwcg_ctrl() 110 uint32_t is_set, uint32_t val) in spm_hwcg_ctrl_by_index() 533 uint32_t is_set, uint32_t val) in __spm_peri_req_ctrl() 553 uint32_t is_set, uint32_t val) in spm_peri_req_ctrl() 577 uint32_t is_set, uint32_t val) in spm_peri_req_ctrl_by_index()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/ |
| H A D | mt_spm_hwreq.c | 69 enum spm_hwcg_setting type, uint32_t is_set, in __spm_hwcg_ctrl() 85 void spm_hwcg_ctrl(uint32_t res, enum spm_hwcg_setting type, uint32_t is_set, in spm_hwcg_ctrl() 110 uint32_t is_set, uint32_t val) in spm_hwcg_ctrl_by_index() 585 static void __spm_peri_req_ctrl(struct spm_peri_req_info *info, uint32_t is_set, in __spm_peri_req_ctrl() 604 void spm_peri_req_ctrl(uint32_t res, uint32_t is_set, uint32_t val) in spm_peri_req_ctrl() 629 void spm_peri_req_ctrl_by_index(uint32_t idx, uint32_t is_set, uint32_t val) in spm_peri_req_ctrl_by_index()
|
| H A D | mt_spm_conservation.c | 84 int spm_conservation_wakeup_obs(int is_set, int cat, uint32_t wake_src_bits) in spm_conservation_wakeup_obs()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/emi_mpu/mt8188/ |
| H A D | emi_mpu.c | 124 uint32_t is_set = get_decoded_set_clear_info(zone_info); in emi_mpu_optee_handler() local
|
| /rk3399_ARM-atf/plat/mediatek/drivers/mtcmos/ |
| H A D | mtcmos.c | 35 static int mtcmos_wait_for_state(uint32_t reg, uint32_t mask, bool is_set) in mtcmos_wait_for_state()
|