Searched refs:SPI2_STAT (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.h170 #define bfin_read_SPI2_STAT() bfin_read16(SPI2_STAT)
171 #define bfin_write_SPI2_STAT(val) bfin_write16(SPI2_STAT, val)
H A DdefBF547.h122 #define SPI2_STAT 0xffc02408 /* SPI2 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.h184 #define bfin_read_SPI2_STAT() bfin_read16(SPI2_STAT)
185 #define bfin_write_SPI2_STAT(val) bfin_write16(SPI2_STAT, val)
H A DdefBF539.h800 #define SPI2_STAT 0xFFC02408 /* SPI2 Status register */ macro

Completed in 193 milliseconds