Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dmax16065.c51 #define MAX16065_NUM_LIMIT 3 macro
92 int limit[MAX16065_NUM_LIMIT][MAX16065_NUM_ADC];
544 for (i = 0; i < MAX16065_NUM_LIMIT; i++) { in max16065_probe()