Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
H A Duniphier_thermal.c61 #define TMOD_WIDTH 9 macro
202 *out_temp = sign_extend32(temp, TMOD_WIDTH - 1) * 1000; in uniphier_tm_get_temp()
/kernel/linux/linux-6.6/drivers/thermal/
H A Duniphier_thermal.c58 #define TMOD_WIDTH 9 macro
199 *out_temp = sign_extend32(temp, TMOD_WIDTH - 1) * 1000; in uniphier_tm_get_temp()

Completed in 2 milliseconds