| /rk3399_ARM-atf/plat/mediatek/drivers/pmic/mt8189/ |
| H A D | pmic_lowpower_init.c | 67 PMIC_SLVID_BUCK_SET_LP(MT6319, SPMI_SLAVE_7, VBUCK3, HW0, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 69 PMIC_BUCK_SET_LP(MT6359P, VPROC2, HW0, true, OP_MODE_LP, HW_OFF); in pmic_lowpower_init() 70 PMIC_BUCK_SET_LP(MT6359P, VPROC2, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 71 PMIC_BUCK_SET_LP(MT6359P, VGPU11, HW0, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 72 PMIC_BUCK_SET_LP(MT6359P, VGPU11, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 73 PMIC_BUCK_SET_LP(MT6359P, VS1, HW0, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 74 PMIC_BUCK_SET_LP(MT6359P, VS1, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 75 PMIC_BUCK_SET_LP(MT6359P, VS2, HW0, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 76 PMIC_BUCK_SET_LP(MT6359P, VS2, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 77 PMIC_LDO_SET_LP(MT6359P, VRF12, HW0, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() [all …]
|
| /rk3399_ARM-atf/plat/mediatek/drivers/pmic/mt8196/ |
| H A D | pmic_lowpower_init.c | 41 PMIC_BUCK_SET_LP(MT6363, VBUCK4, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 43 PMIC_BUCK_SET_LP(MT6363, VS2, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 45 PMIC_BUCK_SET_LP(MT6363, VS3, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 46 PMIC_LDO_SET_LP(MT6363, VSRAM_CPUB, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 48 PMIC_LDO_SET_LP(MT6363, VSRAM_CPUL, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 51 PMIC_LDO_SET_LP(MT6363, VSRAM_MODEM, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 53 PMIC_LDO_SET_LP(MT6363, VA12_1, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 55 PMIC_LDO_SET_LP(MT6363, VA12_2, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 57 PMIC_LDO_SET_LP(MT6363, VUFS18, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() 59 PMIC_LDO_SET_LP(MT6363, VUFS12, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init() [all …]
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/ |
| H A D | mt_spm_pmic_lp.c | 121 false, OP_MODE_LP, HW_OFF); in spm_lp_setting_init() 190 false, OP_MODE_LP, HW_LP); in pmic_lp_setting() 194 false, OP_MODE_LP, HW_LP); in pmic_lp_setting() 235 PMIC_LDO_SET_LP(MT6363, VA12_2, HW2, enter_suspend, OP_MODE_LP, HW_LP); in do_spm_low_power() 237 enter_suspend, OP_MODE_LP, HW_LP); in do_spm_low_power() 242 OP_MODE_LP, HW_LP); in do_spm_low_power() 244 OP_MODE_LP, HW_LP); in do_spm_low_power() 246 OP_MODE_LP, HW_LP); in do_spm_low_power()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/ |
| H A D | mt_spm_pmic_lp.c | 109 PMIC_BUCK_SET_LP(MT6359P, VPROC2, HW0, true, OP_MODE_LP, HW_OFF); in spm_lp_setting_init() 112 PMIC_BUCK_SET_LP(MT6359P, VGPU11, HW0, true, OP_MODE_LP, HW_LP); in spm_lp_setting_init() 220 PMIC_BUCK_SET_LP(MT6359P, VPROC2, HW0, vproc2_lp_enable, OP_MODE_LP, HW_OFF); in do_spm_low_power() 221 PMIC_BUCK_SET_LP(MT6359P, VGPU11, HW0, vgpu11_hw0_lp_enable, OP_MODE_LP, HW_LP); in do_spm_low_power() 222 PMIC_BUCK_SET_LP(MT6359P, VGPU11, HW2, vgpu11_hw2_lp_enable, OP_MODE_LP, HW_LP); in do_spm_low_power()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/ufs/mt8196/ |
| H A D | ufs_ctrl_soc.c | 20 PMIC_BUCK_SET_LP(MT6363, VS2, HW2, true, OP_MODE_LP, HW_LP); in ufs_vsx_lpm() 26 PMIC_BUCK_SET_LP(MT6363, VS2, HW2, true, OP_MODE_LP, HW_ONLV); in ufs_vsx_lpm()
|
| /rk3399_ARM-atf/plat/mediatek/include/drivers/pmic/ |
| H A D | mt6359p_set_lowpower.h | 15 #define OP_MODE_LP (1) macro
|
| H A D | pmic_set_lowpower.h | 20 #define OP_MODE_LP 1 macro
|