Searched refs:LM75_CONF_SHUTD (Results 1 – 1 of 1) sorted by relevance
57 #define LM75_CONF_SHUTD 0x01 macro591 tmp = shutdown = (sc->sc_conf & LM75_CONF_SHUTD) ? 1 : 0; in lm75_shutdown_sysctl()598 sc->sc_conf &= ~LM75_CONF_SHUTD; in lm75_shutdown_sysctl()600 sc->sc_conf |= LM75_CONF_SHUTD; in lm75_shutdown_sysctl()