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

/arch/blackfin/mach-bf538/include/mach/
H A DdefBF538.h775 #define SPORT3_MCMC1 0xFFC02638 /* SPORT3 Multi-Channel Configuration Register 1 */ macro
H A DcdefBF538.h372 #define bfin_read_SPORT3_MCMC1() bfin_read16(SPORT3_MCMC1)
373 #define bfin_write_SPORT3_MCMC1(val) bfin_write16(SPORT3_MCMC1, val)
/arch/blackfin/mach-bf548/include/mach/
H A DdefBF54x_base.h1012 #define SPORT3_MCMC1 0xffc02638 /* SPORT3 Multi channel Configuration Register 1 */ macro
H A DcdefBF54x_base.h1738 #define bfin_read_SPORT3_MCMC1() bfin_read16(SPORT3_MCMC1)
1739 #define bfin_write_SPORT3_MCMC1(val) bfin_write16(SPORT3_MCMC1, val)

Completed in 67 milliseconds