Home
last modified time | relevance | path

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

/linux/drivers/thermal/spacemit/
H A Dk1_tsensor.c34 #define K1_TSENSOR_TIME_REG 0x0C macro
81 val = readl(ts->base + K1_TSENSOR_TIME_REG); in k1_tsensor_init()
86 writel(val, ts->base + K1_TSENSOR_TIME_REG); in k1_tsensor_init()
214 val = readl(ts->base + K1_TSENSOR_TIME_REG); in k1_tsensor_shutdown()
218 writel(val, ts->base + K1_TSENSOR_TIME_REG); in k1_tsensor_shutdown()