Searched refs:SPI0_CTL (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-bf538/include/mach/
H A DdefBF539.h82 #define SPI0_CTL 0xFFC00500 /* SPI0 Control Register */ macro
89 #define SPI0_REGBASE SPI0_CTL
H A DcdefBF538.h152 #define bfin_read_SPI0_CTL() bfin_read16(SPI0_CTL)
153 #define bfin_write_SPI0_CTL(val) bfin_write16(SPI0_CTL, val)
/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.h78 #define SPI0_CTL 0xFFC00500 /* SPI Control 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.h93 #define SPI0_CTL 0xffc00500 /* SPI0 Control Register */ macro
H A DcdefBF54x_base.h145 #define bfin_read_SPI0_CTL() bfin_read16(SPI0_CTL)
146 #define bfin_write_SPI0_CTL(val) bfin_write16(SPI0_CTL, val)

Completed in 157 milliseconds