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

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

Completed in 186 milliseconds