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

  /src/sys/arch/mips/alchemy/dev/
aupscreg.h 104 #define AUPSC_SPISTAT 0x14 /* Read only */
auspi.c 240 if (GETREG(sc, AUPSC_SPISTAT) & SPISTAT_DR) {
260 if (GETREG(sc, AUPSC_SPISTAT) & SPISTAT_TF) {
294 if ((GETREG(sc, AUPSC_SPISTAT) & SPISTAT_RE) != 0) {
368 if ((GETREG(sc, AUPSC_SPISTAT) & SPISTAT_DI) == 0) {
  /src/sys/arch/arm/at91/
at91spi.c 252 if (GETREG(sc, AUPSC_SPISTAT) & SPISTAT_DR) {

Completed in 33 milliseconds