Home
last modified time | relevance | path

Searched refs:busocp_sc_max (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dbq25980_charger.c51 int busocp_sc_max; member
307 busocp = min(busocp, bq->chip_info->busocp_sc_max); in bq25980_set_input_curr_lim()
968 .busocp_sc_max = BQ25980_BUSOCP_SC_MAX_uA,
999 .busocp_sc_max = BQ25975_BUSOCP_SC_MAX_uA,
1030 .busocp_sc_max = BQ25960_BUSOCP_SC_MAX_uA,
1174 if (bq->init_data.sc_ilim > bq->chip_info->busocp_sc_max || in bq25980_parse_dt()