Searched defs:battery_priv (Results 1 – 2 of 2) sorted by relevance
165 struct battery_priv { struct166 struct udevice *dev;167 int chrg_type;168 int poffset;169 int bat_res;170 int current_avg;171 int voltage_avg;172 int voltage_ocv;173 int voltage_k;174 int voltage_b;[all …]
126 struct battery_priv { struct127 struct udevice *dev;128 int chrg_type;129 int poffset;130 int bat_res;131 int current_avg;132 int voltage_avg;133 int voltage_ocv;134 int voltage_k;135 int voltage_b;[all …]