Searched refs:WI_CMD_BUSY (Results 1 – 2 of 2) sorted by relevance
172 #define WI_CMD_BUSY 0x8000 /* busy bit */ macro
926 if (!(CSR_READ_2(sc, WI_COMMAND) & WI_CMD_BUSY)) in wi_cmd_io()