Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/thermal/
H A Drockchip_thermal.c71 #define TSADCV3_COMP_INT(chn) (0x6c + (chn) * 0x04) macro
1137 writel(alarm_value, priv->base + TSADCV3_COMP_INT(chn)); in tsadc_alarm_temp_v3()