Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/thermal/
H A Drockchip_thermal.c68 #define TSADCV2_COMP_INT(chn) (0x30 + (chn) * 0x04) macro
1120 writel(alarm_value, priv->base + TSADCV2_COMP_INT(chn)); in tsadc_alarm_temp_v2()