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