| /rk3399_ARM-atf/plat/mediatek/drivers/spm/version/notifier/inc/ |
| H A D | mt_spm_notifier.h | 19 static inline int mt_spm_sspm_notify_u32(int type, unsigned int val) in mt_spm_sspm_notify_u32() function 26 int mt_spm_sspm_notify_u32(int type, unsigned int val);
|
| /rk3399_ARM-atf/plat/mediatek/mt8195/drivers/spm/constraints/ |
| H A D | mt_spm_rc_cpu_buck_ldo.c | 73 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_ENTER, in spm_run_rc_cpu_buck_ldo() 97 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_LEAVE, 0U); in spm_reset_rc_cpu_buck_ldo()
|
| H A D | mt_spm_rc_dram.c | 149 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_ENTER, allows | in spm_run_rc_dram() 185 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_LEAVE, allows); in spm_reset_rc_dram()
|
| H A D | mt_spm_rc_syspll.c | 148 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_ENTER, allows | in spm_run_rc_syspll() 184 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_LEAVE, allows); in spm_reset_rc_syspll()
|
| H A D | mt_spm_rc_bus26m.c | 201 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_ENTER, CONSTRAINT_BUS26M_ALLOW | in spm_run_rc_bus26m() 227 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_LEAVE, 0U); in spm_reset_rc_bus26m()
|
| /rk3399_ARM-atf/plat/mediatek/mt8192/drivers/spm/constraints/ |
| H A D | mt_spm_rc_cpu_buck_ldo.c | 72 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_ENTER, in spm_run_rc_cpu_buck_ldo() 95 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_LEAVE, 0U); in spm_reset_rc_cpu_buck_ldo()
|
| H A D | mt_spm_rc_syspll.c | 140 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_ENTER, allows | in spm_run_rc_syspll() 176 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_LEAVE, allows); in spm_reset_rc_syspll()
|
| H A D | mt_spm_rc_dram.c | 140 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_ENTER, allows | in spm_run_rc_dram() 175 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_LEAVE, allows); in spm_reset_rc_dram()
|
| H A D | mt_spm_rc_bus26m.c | 191 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_ENTER, CONSTRAINT_BUS26M_ALLOW | in spm_run_rc_bus26m() 216 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_LEAVE, 0U); in spm_reset_rc_bus26m()
|
| /rk3399_ARM-atf/plat/mediatek/mt8186/drivers/spm/constraints/ |
| H A D | mt_spm_rc_cpu_buck_ldo.c | 72 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_ENTER, in spm_run_rc_cpu_buck_ldo() 96 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_LEAVE, 0U); in spm_reset_rc_cpu_buck_ldo()
|
| H A D | mt_spm_rc_bus26m.c | 198 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_SUSPEND_VCORE_VOLTAGE, in spm_run_rc_bus26m() 203 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_ENTER, CONSTRAINT_BUS26M_ALLOW | in spm_run_rc_bus26m() 228 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_LEAVE, 0U); in spm_reset_rc_bus26m()
|
| H A D | mt_spm_rc_dram.c | 140 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_ENTER, allows | (IS_PLAT_SUSPEND_ID(state_id) ? in spm_run_rc_dram() 173 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_LEAVE, allows); in spm_reset_rc_dram()
|
| H A D | mt_spm_rc_syspll.c | 147 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_ENTER, allows | (IS_PLAT_SUSPEND_ID(state_id) ? in spm_run_rc_syspll() 181 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_LEAVE, allows); in spm_reset_rc_syspll()
|
| /rk3399_ARM-atf/plat/mediatek/mt8195/drivers/spm/notifier/ |
| H A D | mt_spm_notifier.h | 17 static inline int mt_spm_sspm_notify_u32(int type, unsigned int lp_mode) in mt_spm_sspm_notify_u32() function
|
| /rk3399_ARM-atf/plat/mediatek/mt8192/drivers/spm/notifier/ |
| H A D | mt_spm_notifier.h | 17 static inline int mt_spm_sspm_notify_u32(int type, unsigned int lp_mode) in mt_spm_sspm_notify_u32() function
|
| /rk3399_ARM-atf/plat/mediatek/mt8186/drivers/spm/notifier/ |
| H A D | mt_spm_notifier.h | 18 static inline int mt_spm_sspm_notify_u32(int type, unsigned int lp_mode) in mt_spm_sspm_notify_u32() function
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/version/notifier/v1/ |
| H A D | mt_spm_sspm_notifier.c | 24 int mt_spm_sspm_notify_u32(int type, unsigned int val) in mt_spm_sspm_notify_u32() function
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/constraints/ |
| H A D | mt_spm_rc_bus26m.c | 159 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_SUSPEND_VCORE, 0); in spm_run_rc_bus26m() 172 mt_spm_sspm_notify_u32(nb_type, cmd); in spm_run_rc_bus26m() 214 mt_spm_sspm_notify_u32(nb_type, 0); in spm_reset_rc_bus26m()
|
| H A D | mt_spm_rc_vcore.c | 154 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_SUSPEND_VCORE, 0); in spm_run_rc_vcore() 167 mt_spm_sspm_notify_u32(spm_lp_notify_mode, cmd); in spm_run_rc_vcore() 212 mt_spm_sspm_notify_u32(spm_lp_notify_mode, 0); in spm_reset_rc_vcore()
|
| H A D | mt_spm_rc_syspll.c | 173 mt_spm_sspm_notify_u32(nb_type, cmd); in spm_run_rc_syspll() 219 mt_spm_sspm_notify_u32(nb_type, cmd); in spm_reset_rc_syspll()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8188/constraints/ |
| H A D | mt_spm_rc_cpu_buck_ldo.c | 105 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_ENTER, in spm_run_rc_cpu_buck_ldo() 134 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_LEAVE, 0U); in spm_reset_rc_cpu_buck_ldo()
|
| H A D | mt_spm_rc_dram.c | 229 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_ENTER, allows | (IS_PLAT_SUSPEND_ID(state_id) ? in spm_run_rc_dram() 267 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_LEAVE, allows); in spm_reset_rc_dram()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/constraints/ |
| H A D | mt_spm_rc_syspll.c | 167 mt_spm_sspm_notify_u32(nb_type, cmd); in spm_run_rc_syspll() 210 mt_spm_sspm_notify_u32(nb_type, cmd); in spm_reset_rc_syspll()
|
| H A D | mt_spm_rc_vcore.c | 198 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_ENTER, cmd); in spm_run_rc_vcore() 237 mt_spm_sspm_notify_u32(MT_SPM_NOTIFY_LP_LEAVE, 0); in spm_reset_rc_vcore()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/version/notifier/v4/ |
| H A D | mt_spm_sspm_notifier.c | 104 int mt_spm_sspm_notify_u32(int type, unsigned int val) in mt_spm_sspm_notify_u32() function
|