Home
last modified time | relevance | path

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

/openbmc/linux/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()