Searched defs:rpmh_vreg_hw_data (Results 1 – 1 of 1) sorted by relevance
87 struct rpmh_vreg_hw_data { struct88 enum rpmh_regulator_type regulator_type;89 const struct regulator_ops *ops;90 const struct linear_range *voltage_ranges;91 int n_linear_ranges;92 int n_voltages;93 int hpm_min_load_uA;94 const int *pmic_mode_map;95 unsigned int (*of_map_mode)(unsigned int mode);