Searched refs:CSEL (Results 1 – 2 of 2) sorted by relevance
/arch/blackfin/include/asm/ | ||
D | dpmc.h | 33 #define CSEL 0x0030 /* Core Select */ macro |
/arch/blackfin/mach-common/ | ||
D | cpufreq.c | 70 csel = ((bfin_read_PLL_DIV() & CSEL) >> 4); in bfin_init_tables() |