Home
last modified time | relevance | path

Searched defs:regul (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/st/pmic/
Dstpmic1.c627 const struct regul_struct *regul = get_regulator_data(name); in voltage_to_index() local
656 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_enable() local
664 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_disable() local
673 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_is_regulator_enabled() local
685 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_voltage_set() local
715 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_pull_down_set() local
729 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_mask_reset_set() local
743 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_icc_set() local
802 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_levels_mv() local
817 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_voltage_get() local
/aosp_15_r20/external/arm-trusted-firmware/drivers/st/pmic/
H A Dstpmic1.c566 const struct regul_struct *regul = get_regulator_data(name); in voltage_to_index() local
595 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_enable() local
603 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_disable() local
612 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_is_regulator_enabled() local
624 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_voltage_set() local
644 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_pull_down_set() local
658 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_mask_reset_set() local
668 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_voltage_get() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/
Dstm32mp_dt.c259 struct rdev *regul = dt_get_vdd_regulator(); in dt_get_pwr_vdd_voltage() local