Searched refs:F_BOOSTI (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | bq25890_charger.c | 57 F_BOOSTV, F_PFM_OTG_DIS, F_BOOSTI, /* Reg0A */ enumerator 209 [F_BOOSTI] = REG_FIELD(0x0A, 0, 2), // reserved on BQ25895 654 {F_BOOSTI, bq->init_data.boosti}, in bq25890_hw_init()
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | bq25890_charger.c | 63 F_BOOSTV, F_PFM_OTG_DIS, F_BOOSTI, /* Reg0A */ enumerator 230 [F_BOOSTI] = REG_FIELD(0x0A, 0, 2), // reserved on BQ25895 912 {F_BOOSTI, &bq->init_data.boosti}, in bq25890_rw_init_data()
|
Completed in 5 milliseconds