Home
last modified time | relevance | path

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

/drivers/hwmon/
Dmax6650.c96 #define MAX6650_CFG_MODE_OFF 0x10 macro
613 if ((config & MAX6650_CFG_MODE_MASK) == MAX6650_CFG_MODE_OFF) { in max6650_init_client()