Lines Matching defs:TSADCV2_AUTO_CON
180 #define TSADCV2_AUTO_CON 0x04
617 regs + TSADCV2_AUTO_CON);
620 regs + TSADCV2_AUTO_CON);
691 regs + TSADCV2_AUTO_CON);
694 regs + TSADCV2_AUTO_CON);
724 val = readl_relaxed(regs + TSADCV2_AUTO_CON);
730 writel_relaxed(val, regs + TSADCV2_AUTO_CON);
739 * tsadc_q_sel bit on TSADCV2_AUTO_CON[1]. The (1024 - tsadc_q) as output
746 val = readl_relaxed(regs + TSADCV2_AUTO_CON);
752 writel_relaxed(val, regs + TSADCV2_AUTO_CON);
812 val = readl_relaxed(regs + TSADCV2_AUTO_CON);
813 writel_relaxed(val | TSADCV2_AUTO_SRC_EN(chn), regs + TSADCV2_AUTO_CON);