Home
last modified time | relevance | path

Searched refs:cond_syspll (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/mt8192/drivers/spm/constraints/
H A Dmt_spm_rc_syspll.c43 static struct mt_spm_cond_tables cond_syspll = { variable
103 tlb_check = (const struct mt_spm_cond_tables *)&cond_syspll; in spm_update_rc_syspll()
/rk3399_ARM-atf/plat/mediatek/mt8195/drivers/spm/constraints/
H A Dmt_spm_rc_syspll.c43 static struct mt_spm_cond_tables cond_syspll = { variable
111 tlb_check = (const struct mt_spm_cond_tables *)&cond_syspll; in spm_update_rc_syspll()
/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/spm/constraints/
H A Dmt_spm_rc_syspll.c48 static struct mt_spm_cond_tables cond_syspll = { variable
109 tlb_check = (const struct mt_spm_cond_tables *)&cond_syspll; in spm_update_rc_syspll()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8188/constraints/
H A Dmt_spm_rc_syspll.c51 static struct mt_spm_cond_tables cond_syspll = { variable
124 (const struct mt_spm_cond_tables *)&cond_syspll; in update_rc_condition()
211 struct mt_spm_cond_tables * const tlb = &cond_syspll; in update_rc_status()