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