Searched refs:SPISTAT_DR (Results 1 – 3 of 3) sorted by relevance
101 #define SPISTAT_DR (1 << 1) /* device ready */ macro
244 if (GETREG(sc, AUPSC_SPISTAT) & SPISTAT_DR) { in auspi_configure()
256 if (GETREG(sc, AUPSC_SPISTAT) & SPISTAT_DR) { in at91spi_configure()