Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dimx6ul_tsc.c66 #define REG_TSC_DEBUG_MODE2 0x80 macro
197 writel(DE_GLITCH_2, tsc->tsc_regs + REG_TSC_DEBUG_MODE2); in imx6ul_tsc_set()
252 debug_mode2 = readl(tsc->tsc_regs + REG_TSC_DEBUG_MODE2); in tsc_wait_detect_mode()