Searched refs:APPLESMC_MIN_WAIT (Results 1 – 1 of 1) sorted by relevance
46 #define APPLESMC_MIN_WAIT 0x0010 macro161 for (us = APPLESMC_MIN_WAIT; us < APPLESMC_MAX_WAIT; us <<= 1) { in wait_read()183 for (us = APPLESMC_MIN_WAIT; us < APPLESMC_MAX_WAIT; us <<= 1) { in send_byte()245 udelay(APPLESMC_MIN_WAIT); in read_smc()