Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/renesas/
Drcar_gen3_thermal.c66 #define TSC_MAX_NUM 5 macro
95 struct rcar_gen3_thermal_tsc *tscs[TSC_MAX_NUM];
322 static const int thcodes[TSC_MAX_NUM][3] = { in rcar_gen3_thermal_read_fuses()
514 for (i = 0; i < TSC_MAX_NUM; i++) { in rcar_gen3_thermal_probe()