Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dda9030_battery.c64 uint8_t ichmin_res; member
159 seq_printf(s, "ichmin_res = %d (%dmA)\n", in bat_debug_show()
160 charger->adc.ichmin_res, in bat_debug_show()
161 da9030_reg_to_mA(charger->adc.ichmin_res)); in bat_debug_show()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dda9030_battery.c64 uint8_t ichmin_res; member
159 seq_printf(s, "ichmin_res = %d (%dmA)\n", in bat_debug_show()
160 charger->adc.ichmin_res, in bat_debug_show()
161 da9030_reg_to_mA(charger->adc.ichmin_res)); in bat_debug_show()

Completed in 3 milliseconds