Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Drcar_gen3_thermal.c320 static const int thcodes[TSC_MAX_NUM][3] = { in rcar_gen3_thermal_read_fuses() local
335 tsc->thcode[0] = thcodes[i][0]; in rcar_gen3_thermal_read_fuses()
336 tsc->thcode[1] = thcodes[i][1]; in rcar_gen3_thermal_read_fuses()
337 tsc->thcode[2] = thcodes[i][2]; in rcar_gen3_thermal_read_fuses()