Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/thermal/
H A Drockchip_thermal.c70 #define TSADCV3_DATA(chn) (0x2c + (chn) * 0x04) macro
1104 val = readl(priv->base + TSADCV3_DATA(chn)); in tsadc_get_temp_v4()