Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/thermal/
H A Drockchip_thermal.c86 #define TSADCV3_AUTO_SRC_EN(chn) BIT(chn) macro
1171 writel(TSADCV3_AUTO_SRC_EN(chn) | TSADCV3_AUTO_SRC_EN_MASK(chn), in tsadc_tshut_temp_v3()
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Drockchip_thermal.c240 #define TSADCV3_AUTO_SRC_EN(chn) BIT(chn) macro
1402 writel_relaxed(TSADCV3_AUTO_SRC_EN(chn) | TSADCV3_AUTO_SRC_EN_MASK(chn), in rk_tsadcv3_tshut_temp()