Searched refs:SPORT3_MTCS1 (Results 1 - 4 of 4) sorted by relevance

/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h778 #define SPORT3_MTCS1 0xFFC02644 /* SPORT3 Multi-Channel Transmit Select Register 1 */ macro
H A DcdefBF538.h378 #define bfin_read_SPORT3_MTCS1() bfin_read32(SPORT3_MTCS1)
379 #define bfin_write_SPORT3_MTCS1(val) bfin_write32(SPORT3_MTCS1, val)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h1015 #define SPORT3_MTCS1 0xffc02644 /* SPORT3 Multi channel Transmit Select Register 1 */ macro
H A DcdefBF54x_base.h1744 #define bfin_read_SPORT3_MTCS1() bfin_read32(SPORT3_MTCS1)
1745 #define bfin_write_SPORT3_MTCS1(val) bfin_write32(SPORT3_MTCS1, val)

Completed in 90 milliseconds