Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/
Drcar_gen3_thermal.c264 static const int thcodes[TSC_MAX_NUM][3] = { in rcar_gen3_thermal_read_fuses() local
279 tsc->thcode[0] = thcodes[i][0]; in rcar_gen3_thermal_read_fuses()
280 tsc->thcode[1] = thcodes[i][1]; in rcar_gen3_thermal_read_fuses()
281 tsc->thcode[2] = thcodes[i][2]; in rcar_gen3_thermal_read_fuses()