Searched refs:HOSTSTOP (Results 1 – 2 of 2) sorted by relevance
104 #define HOSTSTOP 0x02 /* Host stop RISC engine */ macro
144 if (inb(host->base + ORC_HCTRL) & HOSTSTOP) /* Wait HOSTSTOP set */ in wait_chip_ready()