Searched refs:axp_batt (Results 1 – 1 of 1) sorted by relevance
106 struct axp20x_batt_ps *axp_batt);108 struct axp20x_batt_ps *axp_batt,685 axp_batt->data->ccc_scale; in axp20x_set_constant_charge_current()912 if (IS_ERR(axp_batt->batt_v)) { in axp209_bat_cfg_iio_channels()915 return PTR_ERR(axp_batt->batt_v); in axp209_bat_cfg_iio_channels()941 if (IS_ERR(axp_batt->batt_v)) { in axp717_bat_cfg_iio_channels()970 axp_batt->max_ccc = ccc; in axp209_set_battery_info()976 axp_batt->max_ccc = ccc; in axp209_set_battery_info()990 axp_batt->ts_disable = (device_property_read_bool(axp_batt->dev, in axp717_set_battery_info()1001 if (axp_batt->ts_disable) { in axp717_set_battery_info()[all …]