Searched refs:base_freq (Results 1 – 2 of 2) sorted by relevance
777 static bool adau1977_check_sysclk(unsigned int mclk, unsigned int base_freq) in adau1977_check_sysclk() argument781 if (mclk % (base_freq * 128) != 0) in adau1977_check_sysclk()784 mcs = mclk / (128 * base_freq); in adau1977_check_sysclk()
1031 zone->v.rate_offset = calc_rate_offset(patch.base_freq); in load_guspatch()1042 (int)patch.base_freq, zone->v.rate_offset, in load_guspatch()