Home
last modified time | relevance | path

Searched defs:SET_MDCDIV (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/arch/blackfin/mach-bf527/include/mach/
DdefBF527.h278 #define SET_MDCDIV(x) (((x)&0x3F)<< 8) /* Set MDC Clock Divisor */ macro
/linux-3.3/arch/blackfin/mach-bf537/include/mach/
DdefBF537.h268 #define SET_MDCDIV(x) (((x)&0x3F)<< 8) /* Set MDC Clock Divisor */ macro
/linux-3.3/arch/blackfin/mach-bf518/include/mach/
DdefBF516.h279 #define SET_MDCDIV(x) (((x)&0x3F)<< 8) /* Set MDC Clock Divisor */ macro