Searched defs:regul (Results 1 – 2 of 2) sorted by relevance
595 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_levels_mv() local613 const struct regul_struct *regul = get_regulator_data(name); in voltage_to_index() local638 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_enable() local647 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_disable() local655 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_is_regulator_enabled() local679 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_voltage_set() local696 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_regulator_mask_reset_set() local711 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_bo_enable_cfg() local731 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_bo_voltage_cfg() local766 const struct regul_struct *regul = get_regulator_data(name); in stpmic1_bo_pull_down_cfg() local[all …]
51 struct regulator *regul; member95 static bool opp_voltage_is_supported(struct regulator *regul, uint32_t *volt_uv) in opp_voltage_is_supported()