Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
H A Duniphier_thermal.c60 #define TMOD 0x0928 macro
197 ret = regmap_read(map, tdev->data->map_base + TMOD, &temp); in uniphier_tm_get_temp()
201 /* MSB of the TMOD field is a sign bit */ in uniphier_tm_get_temp()
/kernel/linux/linux-6.6/drivers/thermal/
H A Duniphier_thermal.c57 #define TMOD 0x0928 macro
194 ret = regmap_read(map, tdev->data->map_base + TMOD, &temp); in uniphier_tm_get_temp()
198 /* MSB of the TMOD field is a sign bit */ in uniphier_tm_get_temp()

Completed in 2 milliseconds