| /rk3399_ARM-atf/drivers/st/pmic/ |
| H A D | stpmic2.c | 167 int stpmic2_register_read(struct pmic_handle_s *pmic, in stpmic2_register_read() 182 int stpmic2_register_write(struct pmic_handle_s *pmic, in stpmic2_register_write() 198 int stpmic2_register_update(struct pmic_handle_s *pmic, in stpmic2_register_update() 217 int stpmic2_regulator_set_state(struct pmic_handle_s *pmic, in stpmic2_regulator_set_state() 229 int stpmic2_regulator_get_state(struct pmic_handle_s *pmic, in stpmic2_regulator_get_state() 244 int stpmic2_regulator_levels_mv(struct pmic_handle_s *pmic, in stpmic2_regulator_levels_mv() 260 int stpmic2_regulator_get_voltage(struct pmic_handle_s *pmic, in stpmic2_regulator_get_voltage() 304 int stpmic2_regulator_set_voltage(struct pmic_handle_s *pmic, in stpmic2_regulator_set_voltage() 328 static int stpmic2_update_en_crs(struct pmic_handle_s *pmic, uint8_t id, in stpmic2_update_en_crs() 344 int stpmic2_regulator_get_prop(struct pmic_handle_s *pmic, uint8_t id, in stpmic2_regulator_get_prop() [all …]
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/ |
| H A D | mt_vcore_dvfsrc_plat_def.h | 17 #define VCORE_PMIC_TO_UV(pmic) \ argument 26 #define VCORE_PMIC_TO_UV(pmic) \ argument
|
| H A D | mt_spm_vcorefs.c | 33 #define VCORE_PMIC_TO_UV(pmic) \ argument 41 #define VSRAM_PMIC_TO_UV(pmic) \ argument
|
| H A D | mt_plat_spm_setting.c | 28 #define PMIC_VAL_TO_VOLT(pmic) (((pmic) * 500) + VCORE_BASE_UV) argument
|
| /rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/ |
| H A D | mt_vcore_dvfsrc_plat_def.h | 14 #define VCORE_PMIC_TO_UV(pmic) (((pmic) * VCORE_STEP_UV) + VCORE_BASE_UV) argument
|
| H A D | mt_spm_pmic_lp.c | 31 #define PMIC_VAL_TO_VCORE(pmic) (((pmic) * 625) + VCORE_BASE_UV) argument 39 #define PMIC_VAL_TO_VSRAM_CORE(pmic) (((pmic) * 625) + VSRAM_CORE_BASE_UV) argument
|
| H A D | mt_plat_spm_setting.c | 68 #define PMIC_VAL_TO_VOLT(pmic) (((pmic) * 625) + VCORE_BASE_UV) argument
|
| /rk3399_ARM-atf/fdts/ |
| H A D | stm32mp157a-avenger96.dts | 45 pmic: stpmic@33 { label
|
| H A D | stm32mp135f-dk.dts | 76 pmic: stpmic@33 { label
|
| H A D | stm32mp157c-ed1.dts | 68 pmic: stpmic@33 { label
|
| H A D | stm32mp15xx-dhcor-som.dtsi | 41 pmic: stpmic@33 { label
|
| H A D | stm32mp15xx-dkx.dtsi | 62 pmic: stpmic@33 { label
|
| H A D | stm32mp15xx-dhcom-som.dtsi | 46 pmic: stpmic@33 { label
|
| H A D | stm32mp15xx-osd32.dtsi | 17 pmic: stpmic@33 { label
|
| H A D | stm32mp157c-odyssey-som.dtsi | 65 pmic: stpmic@33 { label
|
| /rk3399_ARM-atf/plat/allwinner/sun50i_h6/ |
| H A D | sunxi_power.c | 28 } pmic; variable
|
| /rk3399_ARM-atf/plat/allwinner/sun50i_a64/ |
| H A D | sunxi_power.c | 28 } pmic; variable
|
| /rk3399_ARM-atf/plat/allwinner/sun50i_h616/ |
| H A D | sunxi_power.c | 38 } pmic; variable
|
| /rk3399_ARM-atf/plat/mediatek/mt8192/drivers/spm/ |
| H A D | mt_spm_pmic_wrap.c | 22 #define PMIC_VAL_TO_VOLT(pmic) (((pmic) * 625) + VCORE_BASE_UV) argument
|
| H A D | mt_spm_vcorefs.h | 39 #define __vcore_pmic_to_uv(pmic) \ argument
|
| /rk3399_ARM-atf/plat/mediatek/mt8195/drivers/spm/ |
| H A D | mt_spm_pmic_wrap.c | 22 #define PMIC_VAL_TO_VOLT(pmic) (((pmic) * 625) + VCORE_BASE_UV) argument
|
| H A D | mt_spm_vcorefs.h | 61 #define __vcore_pmic_to_uv(pmic) \ argument
|
| /rk3399_ARM-atf/plat/mediatek/mt8183/drivers/spm/ |
| H A D | spm_pmic_wrap.c | 22 #define PMIC_VAL_TO_VOLT(pmic) (((pmic) * 625) + VCORE_BASE_UV) argument
|