Searched refs:__sa1111_pll_clock (Results 1 – 1 of 1) sorted by relevance
1179 static unsigned int __sa1111_pll_clock(struct sa1111 *sachip) in __sa1111_pll_clock() function1205 return __sa1111_pll_clock(sachip); in sa1111_pll_clock()1250 div = (__sa1111_pll_clock(sachip) / 256 + rate / 2) / rate; in sa1111_set_audio_rate()1276 return __sa1111_pll_clock(sachip) / (256 * div); in sa1111_get_audio_rate()