Searched refs:SPI1_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.h788 #define SPI1_CTL 0xFFC02300 /* SPI1 Control Register */ macro
795 #define SPI1_REGBASE SPI1_CTL
H A DcdefBF538.h166 #define bfin_read_SPI1_CTL() bfin_read16(SPI1_CTL)
167 #define bfin_write_SPI1_CTL(val) bfin_write16(SPI1_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.h88 #define SPI1_CTL 0xFFC03400 /* 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.h964 #define SPI1_CTL 0xffc02300 /* SPI1 Control Register */ macro
H A DcdefBF54x_base.h1652 #define bfin_read_SPI1_CTL() bfin_read16(SPI1_CTL)
1653 #define bfin_write_SPI1_CTL(val) bfin_write16(SPI1_CTL, val)

Completed in 154 milliseconds