Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dimx6ul_tsc.c62 #define REG_TSC_DEBUG_MODE2 0x80 macro
183 writel(DE_GLITCH_2, tsc->tsc_regs + REG_TSC_DEBUG_MODE2); in imx6ul_tsc_set()
238 debug_mode2 = readl(tsc->tsc_regs + REG_TSC_DEBUG_MODE2); in tsc_wait_detect_mode()