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