Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/mach-bf538/include/mach/
DdefBF538.h750 #define SPORT2_MCMC1 0xFFC02538 /* SPORT2 Multi-Channel Configuration Register 1 */ macro
DcdefBF538.h328 #define bfin_read_SPORT2_MCMC1() bfin_read16(SPORT2_MCMC1)
329 #define bfin_write_SPORT2_MCMC1(val) bfin_write16(SPORT2_MCMC1, val)
/linux-3.4.99/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h987 #define SPORT2_MCMC1 0xffc02538 /* SPORT2 Multi channel Configuration Regist… macro
DcdefBF54x_base.h1691 #define bfin_read_SPORT2_MCMC1() bfin_read16(SPORT2_MCMC1)
1692 #define bfin_write_SPORT2_MCMC1(val) bfin_write16(SPORT2_MCMC1, val)