Searched refs:TSADCV2_COMP_SHUT (Results 1 – 2 of 2) sorted by relevance
69 #define TSADCV2_COMP_SHUT(chn) (0x40 + (chn) * 0x04) macro1153 writel(tshut_value, priv->base + TSADCV2_COMP_SHUT(chn)); in tsadc_tshut_temp_v2()
222 #define TSADCV2_COMP_SHUT(chn) (0x40 + (chn) * 0x04) macro1380 writel_relaxed(tshut_value, regs + TSADCV2_COMP_SHUT(chn)); in rk_tsadcv2_tshut_temp()