Searched refs:LVTS_SINGLE_SENSE (Results 1 – 2 of 2) sorted by relevance
215 #define LVTS_SINGLE_SENSE (1UL << 9) macro216 #define DISABLE_SENSING_POINT (LVTS_SINGLE_SENSE | 0x0)
254 flag = LVTS_SINGLE_SENSE; in enable_all_sensing_points()