Home
last modified time | relevance | path

Searched refs:UCB_SYNC (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/power/supply/
Dcollie_battery.c66 value = ucb1x00_adc_read(ucb, bat->adc_bat, UCB_SYNC); in collie_read_bat()
85 value = ucb1x00_adc_read(ucb, bat->adc_temp, UCB_SYNC); in collie_read_temp()
/Linux-v4.19/include/linux/mfd/
Ducb1x00.h254 #define UCB_SYNC (1) macro
/Linux-v4.19/drivers/mfd/
Ducb1x00-ts.c382 ts->adcsync = adcsync ? UCB_SYNC : UCB_NOSYNC; in ucb1x00_ts_add()