Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thermal/
Drcar_gen3_thermal.c63 #define TSC_MAX_NUM 5 macro
66 static const int thcodes[TSC_MAX_NUM][3] = {
91 struct rcar_gen3_thermal_tsc *tscs[TSC_MAX_NUM];
424 for (i = 0; i < TSC_MAX_NUM; i++) { in rcar_gen3_thermal_probe()