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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf518/include/mach/
H A DdefBF51x_base.h89 #define SPI1_FLG 0xFFC03404 /* SPI 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.h168 #define bfin_read_SPI1_FLG() bfin_read16(SPI1_FLG)
169 #define bfin_write_SPI1_FLG(val) bfin_write16(SPI1_FLG, val)
H A DdefBF539.h789 #define SPI1_FLG 0xFFC02304 /* SPI1 Flag register */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h965 #define SPI1_FLG 0xffc02304 /* SPI1 Flag Register */ macro
H A DcdefBF54x_base.h1654 #define bfin_read_SPI1_FLG() bfin_read16(SPI1_FLG)
1655 #define bfin_write_SPI1_FLG(val) bfin_write16(SPI1_FLG, val)

Completed in 372 milliseconds