Searched refs:SPI0_STAT (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h148 #define bfin_read_SPI0_STAT() bfin_read16(SPI0_STAT)
149 #define bfin_write_SPI0_STAT(val) bfin_write16(SPI0_STAT, val)
H A DdefBF538.h76 #define SPI0_STAT 0xFFC00508 /* SPI0 Status register */ macro
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h147 #define bfin_read_SPI0_STAT() bfin_read16(SPI0_STAT)
148 #define bfin_write_SPI0_STAT(val) bfin_write16(SPI0_STAT, val)
H A DdefBF54x_base.h96 #define SPI0_STAT 0xffc00508 /* SPI0 Status Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf609/include/mach/
H A DcdefBF60x_base.h147 #define bfin_read_SPI0_STAT() bfin_read32(SPI0_STAT)
148 #define bfin_write_SPI0_STAT(val) bfin_write32(SPI0_STAT, val)
H A DdefBF60x_base.h1303 #define SPI0_STAT 0xFFC40440 /* SPI0 Status Register */ macro
/linux-4.1.27/arch/blackfin/mach-bf518/include/mach/
H A DdefBF512.h79 #define SPI0_STAT 0xFFC00508 /* SPI Status register */ macro

Completed in 737 milliseconds