Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dtwl4030_charger.c172 static int twl4030_bci_read(u8 reg, u8 *val) in twl4030_bci_read() function
190 ret = twl4030_bci_read(reg + 1, &val); in twl4030bci_read_adc_val()
197 ret = twl4030_bci_read(reg, &val); in twl4030bci_read_adc_val()
275 status = twl4030_bci_read(TWL4030_BCICTL1, &bcictl1); in twl4030_charger_update_current()
316 status = twl4030_bci_read(TWL4030_BCIMFTH8, &oldreg); in twl4030_charger_update_current()
336 status = twl4030_bci_read(TWL4030_BCIMFTH9, &oldreg); in twl4030_charger_update_current()
357 status = twl4030_bci_read(TWL4030_BCIIREF1, &oldreg); in twl4030_charger_update_current()
361 status = twl4030_bci_read(TWL4030_BCIIREF2, &oldreg); in twl4030_charger_update_current()
750 ret = twl4030_bci_read(TWL4030_BCICTL1, &bcictl1); in twl4030_charger_get_current()
766 ret = twl4030_bci_read(TWL4030_BCIMSTATE in twl4030bci_state()
[all...]
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dtwl4030_charger.c173 static int twl4030_bci_read(u8 reg, u8 *val) in twl4030_bci_read() function
191 ret = twl4030_bci_read(reg + 1, &val); in twl4030bci_read_adc_val()
198 ret = twl4030_bci_read(reg, &val); in twl4030bci_read_adc_val()
276 status = twl4030_bci_read(TWL4030_BCICTL1, &bcictl1); in twl4030_charger_update_current()
317 status = twl4030_bci_read(TWL4030_BCIMFTH8, &oldreg); in twl4030_charger_update_current()
337 status = twl4030_bci_read(TWL4030_BCIMFTH9, &oldreg); in twl4030_charger_update_current()
358 status = twl4030_bci_read(TWL4030_BCIIREF1, &oldreg); in twl4030_charger_update_current()
362 status = twl4030_bci_read(TWL4030_BCIIREF2, &oldreg); in twl4030_charger_update_current()
749 ret = twl4030_bci_read(TWL4030_BCICTL1, &bcictl1); in twl4030_charger_get_current()
765 ret = twl4030_bci_read(TWL4030_BCIMSTATE in twl4030bci_state()
[all...]

Completed in 3 milliseconds