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

/linux-4.4.14/arch/blackfin/mach-bf538/include/mach/
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)
H A DdefBF538.h766 #define SPORT3_TFSDIV 0xFFC0260C /* SPORT3 Transmit Frame Sync Divider */ macro
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
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)
H A DdefBF54x_base.h1003 #define SPORT3_TFSDIV 0xffc0260c /* SPORT3 Transmit Frame Sync Divider Register */ macro

Completed in 233 milliseconds