Searched refs:SPI0_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.h79 #define SPI0_FLG 0xFFC00504 /* 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.h154 #define bfin_read_SPI0_FLG() bfin_read16(SPI0_FLG)
155 #define bfin_write_SPI0_FLG(val) bfin_write16(SPI0_FLG, val)
H A DdefBF539.h83 #define SPI0_FLG 0xFFC00504 /* SPI0 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.h94 #define SPI0_FLG 0xffc00504 /* SPI0 Flag Register */ macro
H A DcdefBF54x_base.h147 #define bfin_read_SPI0_FLG() bfin_read16(SPI0_FLG)
148 #define bfin_write_SPI0_FLG(val) bfin_write16(SPI0_FLG, val)

Completed in 124 milliseconds