Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drockchip_thermal.c193 #define TSADCV3_AUTO_SRC_EN_MASK(chn) BIT(16 + chn) macro
1024 writel_relaxed(TSADCV3_AUTO_SRC_EN(chn) | TSADCV3_AUTO_SRC_EN_MASK(chn), in rk_tsadcv3_tshut_temp()