Home
last modified time | relevance | path

Searched refs:SPISTAT_DR (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/arch/mips/alchemy/dev/
Dauspireg.h101 #define SPISTAT_DR (1 << 1) /* device ready */ macro
Dauspi.c244 if (GETREG(sc, AUPSC_SPISTAT) & SPISTAT_DR) { in auspi_configure()
/netbsd/src/sys/arch/arm/at91/
Dat91spi.c256 if (GETREG(sc, AUPSC_SPISTAT) & SPISTAT_DR) { in at91spi_configure()