Searched defs:rpmh_vreg_hw_data (Results 1 – 1 of 1) sorted by relevance
86 struct rpmh_vreg_hw_data { struct87 enum rpmh_regulator_type regulator_type;88 const struct regulator_ops *ops;89 const struct linear_range voltage_range;90 int n_voltages;91 int hpm_min_load_uA;92 const int *pmic_mode_map;93 unsigned int (*of_map_mode)(unsigned int mode);