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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/mach-bf533/
H A DcdefBF532.h543 #define bfin_read_SPI_STAT() bfin_read16(SPI_STAT)
544 #define bfin_write_SPI_STAT(val) bfin_write16(SPI_STAT,val)
H A DdefBF532.h106 #define SPI_STAT 0xFFC00508 /* SPI Status register */ macro
967 /* SPI_STAT Masks */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/mach-bf527/
H A DcdefBF52x_base.h162 #define bfin_read_SPI_STAT() bfin_read16(SPI_STAT)
163 #define bfin_write_SPI_STAT(val) bfin_write16(SPI_STAT, val)
H A DdefBF52x_base.h107 #define SPI_STAT 0xFFC00508 /* SPI Status register */ macro
927 /* SPI_STAT Masks */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/mach-bf561/
H A DdefBF561.h121 #define SPI_STAT 0xFFC00508 /* SPI Status register */ macro
1401 /* SPI_STAT Masks */
H A DcdefBF561.h201 #define bfin_read_SPI_STAT() bfin_read16(SPI_STAT)
202 #define bfin_write_SPI_STAT(val) bfin_write16(SPI_STAT,val)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/mach-bf537/
H A DcdefBF534.h150 #define bfin_read_SPI_STAT() bfin_read16(SPI_STAT)
151 #define bfin_write_SPI_STAT(val) bfin_write16(SPI_STAT,val)
H A DdefBF534.h91 #define SPI_STAT 0xFFC00508 /* SPI Status register */ macro
1192 /* SPI_STAT Masks */

Completed in 247 milliseconds