Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
H A Drockchip_thermal.c192 #define TSADCV2_AUTO_SRC_EN(chn) BIT(4 + (chn)) macro
813 writel_relaxed(val | TSADCV2_AUTO_SRC_EN(chn), regs + TSADCV2_AUTO_CON); in rk_tsadcv2_tshut_temp()
/kernel/linux/linux-6.6/drivers/thermal/
H A Drockchip_thermal.c191 #define TSADCV2_AUTO_SRC_EN(chn) BIT(4 + (chn)) macro
1006 writel_relaxed(val | TSADCV2_AUTO_SRC_EN(chn), regs + TSADCV2_AUTO_CON); in rk_tsadcv2_tshut_temp()

Completed in 5 milliseconds