Searched refs:AUPSC_SPISTAT (Results 1 – 3 of 3) sorted by relevance
244 if (GETREG(sc, AUPSC_SPISTAT) & SPISTAT_DR) { in auspi_configure()264 if (GETREG(sc, AUPSC_SPISTAT) & SPISTAT_TF) { in auspi_send()298 if ((GETREG(sc, AUPSC_SPISTAT) & SPISTAT_RE) != 0) { in auspi_recv()372 if ((GETREG(sc, AUPSC_SPISTAT) & SPISTAT_DI) == 0) { in auspi_intr()
104 #define AUPSC_SPISTAT 0x14 /* Read only */ macro
256 if (GETREG(sc, AUPSC_SPISTAT) & SPISTAT_DR) { in at91spi_configure()