Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/broadcom/
H A Dsr-thermal.c19 #define SR_TMON_MAX_LIST 6 macro
30 struct sr_tmon tmon[SR_TMON_MAX_LIST];
79 for (i = 0; i < SR_TMON_MAX_LIST; i++, tmon++) { in sr_thermal_probe()