Searched refs:spm_update_rc_syspll (Results 1 – 9 of 9) sorted by relevance
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8195/drivers/spm/constraints/ |
A D | mt_spm_rc_internal.h | 32 int spm_update_rc_syspll(int state_id, int type, const void *val);
|
A D | mt_spm_rc_syspll.c | 99 int spm_update_rc_syspll(int state_id, int type, const void *val) in spm_update_rc_syspll() function
|
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8186/drivers/spm/constraints/ |
A D | mt_spm_rc_internal.h | 36 int spm_update_rc_syspll(int state_id, int type, const void *val);
|
A D | mt_spm_rc_syspll.c | 98 int spm_update_rc_syspll(int state_id, int type, const void *val) in spm_update_rc_syspll() function
|
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8192/drivers/spm/constraints/ |
A D | mt_spm_rc_internal.h | 34 int spm_update_rc_syspll(int state_id, int type, const void *val);
|
A D | mt_spm_rc_syspll.c | 91 int spm_update_rc_syspll(int state_id, int type, const void *val) in spm_update_rc_syspll() function
|
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8195/drivers/spm/ |
A D | mt_spm.c | 52 .update = spm_update_rc_syspll,
|
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8192/drivers/spm/ |
A D | mt_spm.c | 57 .update = spm_update_rc_syspll,
|
/arm-trusted-firmware-2.8.0/plat/mediatek/mt8186/drivers/spm/ |
A D | mt_spm.c | 60 .update = spm_update_rc_syspll,
|
Completed in 6 milliseconds