Home
last modified time | relevance | path

Searched refs:SPORT3_TCR2 (Results 1 – 4 of 4) sorted by relevance

/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h764 #define SPORT3_TCR2 0xFFC02604 /* SPORT3 Transmit Configuration 2 Register */ macro
DcdefBF538.h350 #define bfin_read_SPORT3_TCR2() bfin_read16(SPORT3_TCR2)
351 #define bfin_write_SPORT3_TCR2(val) bfin_write16(SPORT3_TCR2, val)
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h1001 #define SPORT3_TCR2 0xffc02604 /* SPORT3 Transmit Configuration 2 Register … macro
DcdefBF54x_base.h1716 #define bfin_read_SPORT3_TCR2() bfin_read16(SPORT3_TCR2)
1717 #define bfin_write_SPORT3_TCR2(val) bfin_write16(SPORT3_TCR2, val)