Home
last modified time | relevance | path

Searched refs:TPS6507X_REG_TSC_INT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/mfd/
Dtps6507x.h34 #define TPS6507X_REG_TSC_INT BIT(3) macro
/Linux-v4.19/drivers/input/touchscreen/
Dtps6507x-ts.c140 while (val & TPS6507X_REG_TSC_INT) { in tps6507x_adc_standby()