Searched refs:APPLESMC_MIN_WAIT (Results 1 – 1 of 1) sorted by relevance
58 #define APPLESMC_MIN_WAIT 0x0010 macro173 for (us = APPLESMC_MIN_WAIT; us < APPLESMC_MAX_WAIT; us <<= 1) { in wait_read()195 for (us = APPLESMC_MIN_WAIT; us < APPLESMC_MAX_WAIT; us <<= 1) { in send_byte()257 udelay(APPLESMC_MIN_WAIT); in read_smc()