Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/thermal/
H A Drcar_gen3_thermal.c66 static const int thcodes[TSC_MAX_NUM][3] = { variable
175 if (reg <= thcodes[tsc->id][1]) in rcar_gen3_thermal_get_temp()
437 rcar_gen3_thermal_calc_coefs(tsc, ptat, thcodes[i], *ths_tj_1); in rcar_gen3_thermal_probe()

Completed in 2 milliseconds