HI3660_OFFSET      43 drivers/thermal/hisi_thermal.c #define HI3660_TEMP(chan)		(HI3660_OFFSET(chan) + 0x1C)
HI3660_OFFSET      44 drivers/thermal/hisi_thermal.c #define HI3660_TH(chan)			(HI3660_OFFSET(chan) + 0x20)
HI3660_OFFSET      45 drivers/thermal/hisi_thermal.c #define HI3660_LAG(chan)		(HI3660_OFFSET(chan) + 0x28)
HI3660_OFFSET      46 drivers/thermal/hisi_thermal.c #define HI3660_INT_EN(chan)		(HI3660_OFFSET(chan) + 0x2C)
HI3660_OFFSET      47 drivers/thermal/hisi_thermal.c #define HI3660_INT_CLR(chan)		(HI3660_OFFSET(chan) + 0x30)