Searched defs:realfreq (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/pcxhr/ |
H A D | pcxhr_mix22.c | 344 unsigned realfreq = rate; in hr222_sub_set_clock() local 310 hr222_pll_freq_register(unsigned int freq, unsigned int *pllreg, unsigned int *realfreq) hr222_pll_freq_register() argument
|
H A D | pcxhr.c | 238 unsigned int val, realfreq, pllreg; in pcxhr_get_clock_reg() local 312 unsigned int val, realfreq, speed; in pcxhr_sub_set_clock() local 184 pcxhr_pll_freq_register(unsigned int freq, unsigned int* pllreg, unsigned int* realfreq) pcxhr_pll_freq_register() argument [all...] |
/kernel/linux/linux-6.6/sound/pci/pcxhr/ |
H A D | pcxhr_mix22.c | 344 unsigned realfreq = rate; in hr222_sub_set_clock() local 310 hr222_pll_freq_register(unsigned int freq, unsigned int *pllreg, unsigned int *realfreq) hr222_pll_freq_register() argument
|
H A D | pcxhr.c | 237 unsigned int val, realfreq, pllreg; in pcxhr_get_clock_reg() local 311 unsigned int val, realfreq, speed; in pcxhr_sub_set_clock() local 183 pcxhr_pll_freq_register(unsigned int freq, unsigned int* pllreg, unsigned int* realfreq) pcxhr_pll_freq_register() argument [all...] |
Completed in 6 milliseconds