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

  /src/sys/arch/mips/alchemy/dev/
auspireg.h 101 #define SPISTAT_DR (1 << 1) /* device ready */
auspi.c 240 if (GETREG(sc, AUPSC_SPISTAT) & SPISTAT_DR) {
  /src/sys/arch/arm/at91/
at91spi.c 252 if (GETREG(sc, AUPSC_SPISTAT) & SPISTAT_DR) {

Completed in 14 milliseconds