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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DcdefBF547.h168 #define bfin_read_SPI2_FLG() bfin_read16(SPI2_FLG)
169 #define bfin_write_SPI2_FLG(val) bfin_write16(SPI2_FLG, val)
H A DdefBF547.h121 #define SPI2_FLG 0xffc02404 /* SPI2 Flag Register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf538/include/mach/
H A DcdefBF538.h182 #define bfin_read_SPI2_FLG() bfin_read16(SPI2_FLG)
183 #define bfin_write_SPI2_FLG(val) bfin_write16(SPI2_FLG, val)
H A DdefBF539.h799 #define SPI2_FLG 0xFFC02404 /* SPI2 Flag register */ macro

Completed in 202 milliseconds