Searched refs:tsc_flow (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dimx6ul_tsc.c226 u32 tsc_flow; local
230 tsc_flow = readl(tsc->tsc_regs + REG_TSC_FLOW_CONTROL);
231 tsc_flow |= TSC_DISABLE;
232 writel(tsc_flow, tsc->tsc_regs + REG_TSC_FLOW_CONTROL);

Completed in 102 milliseconds