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