Searched refs:CMD_COMPLETION_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
454 #define CMD_COMPLETION_TIMEOUT (5 * HZ) macro
775 unsigned long timeout = jiffies + CMD_COMPLETION_TIMEOUT; in at76_wait_completion()