Searched refs:SPI2_TDBR (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.h172 #define bfin_read_SPI2_TDBR() bfin_read16(SPI2_TDBR)
173 #define bfin_write_SPI2_TDBR(val) bfin_write16(SPI2_TDBR, val)
H A DdefBF547.h123 #define SPI2_TDBR 0xffc0240c /* SPI2 Transmit Data Buffer 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.h186 #define bfin_read_SPI2_TDBR() bfin_read16(SPI2_TDBR)
187 #define bfin_write_SPI2_TDBR(val) bfin_write16(SPI2_TDBR, val)
H A DdefBF539.h801 #define SPI2_TDBR 0xFFC0240C /* SPI2 Transmit Data Buffer Register */ macro

Completed in 90 milliseconds