HomeSort by: relevance | last modified time | path
    Searched refs:ARSPI_CTL_BUSY (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/atheros/dev/
arspireg.h 52 #define ARSPI_CTL_BUSY 0x00010000
arspi.c 219 while (GETREG(sc, ARSPI_REG_CTL) & ARSPI_CTL_BUSY);
302 } while (ctl & ARSPI_CTL_BUSY);

Completed in 13 milliseconds