Home
last modified time | relevance | path

Searched refs:TRITSR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/
H A Dimx8mm_thermal.c22 #define TRITSR 0x20 /* TMU immediate temp */ macro
67 val = readl_relaxed(tmu->base + TRITSR) & TRITSR_TEMP0_VAL_MASK; in imx8mm_tmu_get_temp()
88 val = readl_relaxed(tmu->base + TRITSR); in imx8mp_tmu_get_temp()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dimx8mm_thermal.c23 #define TRITSR 0x20 /* TMU immediate temp */ macro
103 val = readl_relaxed(tmu->base + TRITSR) & TRITSR_TEMP0_VAL_MASK; in imx8mm_tmu_get_temp()
124 val = readl_relaxed(tmu->base + TRITSR); in imx8mp_tmu_get_temp()

Completed in 1 milliseconds