Searched refs:APPLESMC_MIN_WAIT (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
H A Dapplesmc.c58 #define APPLESMC_MIN_WAIT 0x0010 macro
173 for (us = APPLESMC_MIN_WAIT; us < APPLESMC_MAX_WAIT; us <<= 1) { wait_read()
195 for (us = APPLESMC_MIN_WAIT; us < APPLESMC_MAX_WAIT; us <<= 1) { send_byte()
257 udelay(APPLESMC_MIN_WAIT); read_smc()

Completed in 64 milliseconds