Searched refs:bcm2835_pll_rate_from_divisors (Results 1 – 1 of 1) sorted by relevance
540 static long bcm2835_pll_rate_from_divisors(unsigned long parent_rate, in bcm2835_pll_rate_from_divisors() function564 return bcm2835_pll_rate_from_divisors(*parent_rate, ndiv, fdiv, 1); in bcm2835_pll_round_rate()591 return bcm2835_pll_rate_from_divisors(parent_rate, ndiv, fdiv, pdiv); in bcm2835_pll_get_rate()