Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thermal/
Drockchip_thermal.c192 #define TSADCV2_AUTO_SRC_EN(chn) BIT(4 + (chn)) macro
905 writel_relaxed(val | TSADCV2_AUTO_SRC_EN(chn), regs + TSADCV2_AUTO_CON); in rk_tsadcv2_tshut_temp()