Searched refs:SPI0_STAT (Results 1 – 7 of 7) sorted by relevance
79 #define SPI0_STAT 0xFFC00508 /* SPI Status register */ macro
76 #define SPI0_STAT 0xFFC00508 /* SPI0 Status register */ macro
148 #define bfin_read_SPI0_STAT() bfin_read16(SPI0_STAT)149 #define bfin_write_SPI0_STAT(val) bfin_write16(SPI0_STAT, val)
96 #define SPI0_STAT 0xffc00508 /* SPI0 Status Register */ macro
147 #define bfin_read_SPI0_STAT() bfin_read16(SPI0_STAT)148 #define bfin_write_SPI0_STAT(val) bfin_write16(SPI0_STAT, val)
1303 #define SPI0_STAT 0xFFC40440 /* SPI0 Status Register */ macro
147 #define bfin_read_SPI0_STAT() bfin_read32(SPI0_STAT)148 #define bfin_write_SPI0_STAT(val) bfin_write32(SPI0_STAT, val)