Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drockchip_thermal.c177 #define TSADCV3_DATA(chn) (0x2c + (chn) * 0x04) macro
926 val = readl_relaxed(regs + TSADCV3_DATA(chn)); in rk_tsadcv4_get_temp()