Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drockchip_thermal.c179 #define TSADCV3_COMP_SHUT(chn) (0x10c + (chn) * 0x04) macro
1021 writel_relaxed(tshut_value, regs + TSADCV3_COMP_SHUT(chn)); in rk_tsadcv3_tshut_temp()