Searched refs:SPI0_STAT (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.h80 #define SPI0_STAT 0xFFC00508 /* SPI Status 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.h156 #define bfin_read_SPI0_STAT() bfin_read16(SPI0_STAT)
157 #define bfin_write_SPI0_STAT(val) bfin_write16(SPI0_STAT, val)
H A DdefBF539.h84 #define SPI0_STAT 0xFFC00508 /* SPI0 Status 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.h95 #define SPI0_STAT 0xffc00508 /* SPI0 Status Register */ macro
H A DcdefBF54x_base.h149 #define bfin_read_SPI0_STAT() bfin_read16(SPI0_STAT)
150 #define bfin_write_SPI0_STAT(val) bfin_write16(SPI0_STAT, val)

Completed in 148 milliseconds