Searched refs:BQ25980_BUSOVP_ALM (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | bq25980_charger.h | 16 #define BQ25980_BUSOVP_ALM 0x7 macro
|
H A D | bq25980_charger.c | 115 {BQ25980_BUSOVP_ALM, 0x22}, 170 {BQ25980_BUSOVP_ALM, 0x22}, 225 {BQ25980_BUSOVP_ALM, 0x22}, 372 return regmap_write(bq->regmap, BQ25980_BUSOVP_ALM, busovp_reg_code); in bq25980_set_input_volt_lim()
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | bq25980_charger.h | 16 #define BQ25980_BUSOVP_ALM 0x7 macro
|
H A D | bq25980_charger.c | 115 {BQ25980_BUSOVP_ALM, 0x22}, 170 {BQ25980_BUSOVP_ALM, 0x22}, 225 {BQ25980_BUSOVP_ALM, 0x22}, 372 return regmap_write(bq->regmap, BQ25980_BUSOVP_ALM, busovp_reg_code); in bq25980_set_input_volt_lim()
|
Completed in 5 milliseconds