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