Searched refs:SPI1_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.h90 #define SPI1_STAT 0xFFC03408 /* 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.h170 #define bfin_read_SPI1_STAT() bfin_read16(SPI1_STAT)
171 #define bfin_write_SPI1_STAT(val) bfin_write16(SPI1_STAT, val)
H A DdefBF539.h790 #define SPI1_STAT 0xFFC02308 /* SPI1 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.h966 #define SPI1_STAT 0xffc02308 /* SPI1 Status Register */ macro
H A DcdefBF54x_base.h1656 #define bfin_read_SPI1_STAT() bfin_read16(SPI1_STAT)
1657 #define bfin_write_SPI1_STAT(val) bfin_write16(SPI1_STAT, val)

Completed in 240 milliseconds