Searched defs:SMART_DELAY (Results 1 – 2 of 2) sorted by relevance
174 #define SMART_DELAY(ms) (SMART_CMD_DELAY | ((ms) & 0xff)) macro
197 #define SMART_DELAY(ms) (SMART_CMD_DELAY | ((ms) & 0xff)) macro