Home
last modified time | relevance | path

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

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