Searched refs:PSC_SPISTAT_DR (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_psc.h379 #define PSC_SPISTAT_DR (1 << 1) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/spi/
H A Dau1550_spi.c226 } while ((stat & PSC_SPISTAT_DR) == 0);
286 } while ((stat & PSC_SPISTAT_DR) == 0);
762 } while ((stat & PSC_SPISTAT_DR) == 0);

Completed in 71 milliseconds