Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dbq25980_charger.c52 int busocp_byp_max; member
309 busocp = min(busocp, bq->chip_info->busocp_byp_max); in bq25980_set_input_curr_lim()
969 .busocp_byp_max = BQ25980_BUSOCP_BYP_MAX_uA,
1001 .busocp_byp_max = BQ25975_BUSOCP_BYP_MAX_uA,
1032 .busocp_byp_max = BQ25960_BUSOCP_BYP_MAX_uA,
1198 if (bq->init_data.bypass_ilim > bq->chip_info->busocp_byp_max || in bq25980_parse_dt()