Searched refs:SPI_STAT (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h488 #define bfin_read_SPI_STAT() bfin_read16(SPI_STAT)
489 #define bfin_write_SPI_STAT(val) bfin_write16(SPI_STAT,val)
H A DdefBF532.h74 #define SPI_STAT 0xFFC00508 /* SPI Status register */ macro
733 /* SPI_STAT Masks */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF52x_base.h139 #define bfin_read_SPI_STAT() bfin_read16(SPI_STAT)
140 #define bfin_write_SPI_STAT(val) bfin_write16(SPI_STAT, val)
H A DdefBF52x_base.h84 #define SPI_STAT 0xFFC00508 /* SPI Status register */ macro
744 /* SPI_STAT Masks */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h68 #define SPI_STAT 0xFFC00508 /* SPI Status register */ macro
1109 /* SPI_STAT Masks */
H A DcdefBF534.h106 #define bfin_read_SPI_STAT() bfin_read16(SPI_STAT)
107 #define bfin_write_SPI_STAT(val) bfin_write16(SPI_STAT,val)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h110 #define SPI_STAT 0xFFC00508 /* SPI Status register */ macro
1322 /* SPI_STAT Masks */
H A DcdefBF561.h159 #define bfin_read_SPI_STAT() bfin_read16(SPI_STAT)
160 #define bfin_write_SPI_STAT(val) bfin_write16(SPI_STAT,val)

Completed in 144 milliseconds