Searched refs:boosti (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | bq25890_charger.c | 82 u8 boosti; /* boost current limit */ member 654 {F_BOOSTI, bq->init_data.boosti}, in bq25890_hw_init() 867 {"ti,boost-max-current", false, TBL_BOOSTI, &init->boosti}, in bq25890_fw_read_u32_props()
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | bq25890_charger.c | 88 u8 boosti; /* boost current limit */ member 912 {F_BOOSTI, &bq->init_data.boosti}, in bq25890_rw_init_data() 1360 {"ti,boost-max-current", false, TBL_BOOSTI, &init->boosti}, in bq25890_fw_read_u32_props()
|
Completed in 4 milliseconds