Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()