Searched refs:SPI0_FLG (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h146 #define bfin_read_SPI0_FLG() bfin_read16(SPI0_FLG)
147 #define bfin_write_SPI0_FLG(val) bfin_write16(SPI0_FLG, val)
H A DdefBF538.h75 #define SPI0_FLG 0xFFC00504 /* SPI0 Flag register */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF54x_base.h145 #define bfin_read_SPI0_FLG() bfin_read16(SPI0_FLG)
146 #define bfin_write_SPI0_FLG(val) bfin_write16(SPI0_FLG, val)
H A DdefBF54x_base.h95 #define SPI0_FLG 0xffc00504 /* SPI0 Flag Register */ macro
/linux-4.4.14/arch/blackfin/mach-bf518/include/mach/
H A DdefBF512.h78 #define SPI0_FLG 0xFFC00504 /* SPI Flag register */ macro

Completed in 452 milliseconds