Searched defs:da9063_regulator_info (Results 1 – 1 of 1) sorted by relevance
38 struct da9063_regulator_info { struct39 struct regulator_desc desc;42 unsigned n_current_limits;43 const int *current_limits;46 struct reg_field mode; /* buck mode of operation */47 struct reg_field suspend;48 struct reg_field sleep;49 struct reg_field suspend_sleep;50 unsigned int suspend_vsel_reg;51 struct reg_field ilimit;[all …]