Searched refs:M_clk_mult (Results 1 – 1 of 1) sorted by relevance
48 static unsigned char M_clk_mult[4] = { 0, 1, 2, 4 }; variable102 unsigned int m = M_clk_mult[(cccr >> 5) & 0x03]; in clk_pxa25x_memory_get_rate()222 m = M_clk_mult[(cccr >> 5) & 0x03]; in clk_pxa25x_cpll_get_rate()