Home
last modified time | relevance | path

Searched refs:SPI2_FLG (Results 1 – 4 of 4) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
DdefBF547.h116 #define SPI2_FLG 0xffc02404 /* SPI2 Flag Register */ macro
DcdefBF547.h160 #define bfin_read_SPI2_FLG() bfin_read16(SPI2_FLG)
161 #define bfin_write_SPI2_FLG(val) bfin_write16(SPI2_FLG, val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h729 #define SPI2_FLG 0xFFC02404 /* SPI2 Flag register */ macro
DcdefBF538.h174 #define bfin_read_SPI2_FLG() bfin_read16(SPI2_FLG)
175 #define bfin_write_SPI2_FLG(val) bfin_write16(SPI2_FLG, val)