Searched refs:SPI_FLG (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h486 #define bfin_read_SPI_FLG() bfin_read16(SPI_FLG)
487 #define bfin_write_SPI_FLG(val) bfin_write16(SPI_FLG,val)
H A DdefBF532.h73 #define SPI_FLG 0xFFC00504 /* SPI Flag register */ macro
701 /* SPI_FLG Masks */
717 /* SPI_FLG Bit Positions */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/
H A DcdefBF52x_base.h137 #define bfin_read_SPI_FLG() bfin_read16(SPI_FLG)
138 #define bfin_write_SPI_FLG(val) bfin_write16(SPI_FLG, val)
H A DdefBF52x_base.h83 #define SPI_FLG 0xFFC00504 /* SPI Flag register */ macro
728 /* SPI_FLG Masks */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/include/mach/
H A DdefBF534.h67 #define SPI_FLG 0xFFC00504 /* SPI Flag register */ macro
1093 /* SPI_FLG Masks */
H A DcdefBF534.h104 #define bfin_read_SPI_FLG() bfin_read16(SPI_FLG)
105 #define bfin_write_SPI_FLG(val) bfin_write16(SPI_FLG,val)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf561/include/mach/
H A DdefBF561.h109 #define SPI_FLG 0xFFC00504 /* SPI Flag register */ macro
1290 /* SPI_FLG Masks */
1306 /* SPI_FLG Bit Positions */
H A DcdefBF561.h157 #define bfin_read_SPI_FLG() bfin_read16(SPI_FLG)
158 #define bfin_write_SPI_FLG(val) bfin_write16(SPI_FLG,val)

Completed in 201 milliseconds