Searched refs:pclk_divisors (Results 1 – 1 of 1) sorted by relevance
594 static const char pclk_divisors[] = { 1, 2, 4, 8 }; in ep93xx_plls_init() local620 clk_p_div = pclk_divisors[(value >> 18) & GENMASK(1, 0)]; in ep93xx_plls_init()