Searched refs:SPI2_STAT (Results 1 – 4 of 4) sorted by relevance
117 #define SPI2_STAT 0xffc02408 /* SPI2 Status Register */ macro
162 #define bfin_read_SPI2_STAT() bfin_read16(SPI2_STAT)163 #define bfin_write_SPI2_STAT(val) bfin_write16(SPI2_STAT, val)
730 #define SPI2_STAT 0xFFC02408 /* SPI2 Status register */ macro
176 #define bfin_read_SPI2_STAT() bfin_read16(SPI2_STAT)177 #define bfin_write_SPI2_STAT(val) bfin_write16(SPI2_STAT, val)