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

/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h515 #define bfin_read_SPI_STAT() bfin_read16(SPI_STAT)
516 #define bfin_write_SPI_STAT(val) bfin_write16(SPI_STAT,val)
H A DdefBF532.h74 #define SPI_STAT 0xFFC00508 /* SPI Status register */ macro
/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF522.h130 #define bfin_read_SPI_STAT() bfin_read16(SPI_STAT)
131 #define bfin_write_SPI_STAT(val) bfin_write16(SPI_STAT, val)
H A DdefBF522.h83 #define SPI_STAT 0xFFC00508 /* SPI Status register */ macro
/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h100 #define SPI_STAT 0xFFC00508 /* SPI Status register */ macro
H A DcdefBF561.h143 #define bfin_read_SPI_STAT() bfin_read16(SPI_STAT)
144 #define bfin_write_SPI_STAT(val) bfin_write16(SPI_STAT,val)
/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h65 #define SPI_STAT 0xFFC00508 /* SPI Status register */ macro
H A DcdefBF534.h98 #define bfin_read_SPI_STAT() bfin_read16(SPI_STAT)
99 #define bfin_write_SPI_STAT(val) bfin_write16(SPI_STAT,val)

Completed in 671 milliseconds