Home
last modified time | relevance | path

Searched refs:HW2 (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/drivers/pmic/mt8196/
H A Dpmic_lowpower_init.c41 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/pmic/mt8189/
H A Dpmic_lowpower_init.c70 PMIC_BUCK_SET_LP(MT6359P, VPROC2, HW2, 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()
74 PMIC_BUCK_SET_LP(MT6359P, VS1, HW2, 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()
78 PMIC_LDO_SET_LP(MT6359P, VRF12, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init()
80 PMIC_LDO_SET_LP(MT6359P, VA12, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init()
82 PMIC_LDO_SET_LP(MT6359P, VA09, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init()
84 PMIC_LDO_SET_LP(MT6359P, VAUX18, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init()
86 PMIC_LDO_SET_LP(MT6359P, VXO22, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init()
88 PMIC_LDO_SET_LP(MT6359P, VUSB, HW2, true, OP_MODE_LP, HW_LP); in pmic_lowpower_init()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/
H A Dmt_spm_pmic_lp.c189 PMIC_BUCK_SET_LP(MT6363, VS1, HW2, in pmic_lp_setting()
193 PMIC_LDO_SET_LP(MT6363, VIO18, HW2, 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()
236 PMIC_LDO_SET_LP(MT6363, VSRAM_CPUL, HW2, in do_spm_low_power()
241 PMIC_SLVID_BUCK_SET_LP(MT6316, S8, VBUCK1, HW2, vcore_lp_enable, in do_spm_low_power()
245 PMIC_BUCK_SET_LP(MT6363, VBUCK4, HW2, !enter_suspend, in do_spm_low_power()
/rk3399_ARM-atf/plat/mediatek/drivers/ufs/mt8196/
H A Dufs_ctrl_soc.c20 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 Dmt6359p_set_lowpower.h24 HW2, enumerator
54 if (_user <= HW2) { \
H A Dpmic_set_lowpower.h45 HW2, enumerator
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/
H A Dmt_spm_pmic_lp.c222 PMIC_BUCK_SET_LP(MT6359P, VGPU11, HW2, vgpu11_hw2_lp_enable, OP_MODE_LP, HW_LP); in do_spm_low_power()