Searched refs:input_current (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/power/
H A Dbq24735-charger.h27 uint32_t input_current; member in struct:bq24735_platform
/linux-4.1.27/drivers/power/
H A Dbq24735-charger.c137 if (pdata->input_current) { bq24735_config_charger()
138 value = pdata->input_current & BQ24735_INPUT_CURRENT_MASK; bq24735_config_charger()
240 pdata->input_current = val; bq24735_parse_dt_data()

Completed in 179 milliseconds