Searched refs:AUPSC_SPISTAT (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/mips/alchemy/dev/
H A Daupscreg.h104 #define AUPSC_SPISTAT 0x14 /* Read only */ macro
H A Dauspi.c243 if (GETREG(sc, AUPSC_SPISTAT) & SPISTAT_DR) {
263 if (GETREG(sc, AUPSC_SPISTAT) & SPISTAT_TF) {
297 if ((GETREG(sc, AUPSC_SPISTAT) & SPISTAT_RE) != 0) {
371 if ((GETREG(sc, AUPSC_SPISTAT) & SPISTAT_DI) == 0) {
/netbsd-6-1-5-RELEASE/sys/arch/arm/at91/
H A Dat91spi.c255 if (GETREG(sc, AUPSC_SPISTAT) & SPISTAT_DR) {

Completed in 103 milliseconds