Searched refs:pclk_divisors (Results 1 – 1 of 1) sorted by relevance
32 static char pclk_divisors[] = { 1, 2, 4, 8 }; variable568 clk_p_div = pclk_divisors[(value >> 18) & 0x3]; in ep93xx_clock_init()