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

/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h766 #define SPORT3_TFSDIV 0xFFC0260C /* SPORT3 Transmit Frame Sync Divider */ macro
H A DcdefBF538.h354 #define bfin_read_SPORT3_TFSDIV() bfin_read16(SPORT3_TFSDIV)
355 #define bfin_write_SPORT3_TFSDIV(val) bfin_write16(SPORT3_TFSDIV, val)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h1003 #define SPORT3_TFSDIV 0xffc0260c /* SPORT3 Transmit Frame Sync Divider Register */ macro
H A DcdefBF54x_base.h1720 #define bfin_read_SPORT3_TFSDIV() bfin_read16(SPORT3_TFSDIV)
1721 #define bfin_write_SPORT3_TFSDIV(val) bfin_write16(SPORT3_TFSDIV, val)

Completed in 75 milliseconds