Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/
H A Drcar_gen3_thermal.c63 #define TSC_MAX_NUM 3 macro
66 static const int thcodes[TSC_MAX_NUM][3] = {
89 struct rcar_gen3_thermal_tsc *tscs[TSC_MAX_NUM];
414 for (i = 0; i < TSC_MAX_NUM; i++) { in rcar_gen3_thermal_probe()
/kernel/linux/linux-6.6/drivers/thermal/
H A Drcar_gen3_thermal.c66 #define TSC_MAX_NUM 5 macro
92 struct rcar_gen3_thermal_tsc *tscs[TSC_MAX_NUM];
320 static const int thcodes[TSC_MAX_NUM][3] = { in rcar_gen3_thermal_read_fuses()
504 for (i = 0; i < TSC_MAX_NUM; i++) { in rcar_gen3_thermal_probe()

Completed in 2 milliseconds