realfreq 185 sound/pci/pcxhr/pcxhr.c unsigned int* realfreq) realfreq 204 sound/pci/pcxhr/pcxhr.c if (realfreq) realfreq 205 sound/pci/pcxhr/pcxhr.c *realfreq = (28224000 / (reg + 1)); realfreq 238 sound/pci/pcxhr/pcxhr.c unsigned int val, realfreq, pllreg; realfreq 242 sound/pci/pcxhr/pcxhr.c realfreq = rate; realfreq 264 sound/pci/pcxhr/pcxhr.c err = pcxhr_pll_freq_register(rate, &pllreg, &realfreq); realfreq 303 sound/pci/pcxhr/pcxhr.c *freq = realfreq; realfreq 312 sound/pci/pcxhr/pcxhr.c unsigned int val, realfreq, speed; realfreq 316 sound/pci/pcxhr/pcxhr.c err = pcxhr_get_clock_reg(mgr, rate, &val, &realfreq); realfreq 353 sound/pci/pcxhr/pcxhr.c mgr->sample_rate_real = realfreq; realfreq 371 sound/pci/pcxhr/pcxhr.c rate, realfreq); realfreq 312 sound/pci/pcxhr/pcxhr_mix22.c unsigned int *realfreq) realfreq 333 sound/pci/pcxhr/pcxhr_mix22.c if (realfreq) realfreq 334 sound/pci/pcxhr/pcxhr_mix22.c *realfreq = (28224000 / (reg + 1)); realfreq 344 sound/pci/pcxhr/pcxhr_mix22.c unsigned realfreq = rate; realfreq 348 sound/pci/pcxhr/pcxhr_mix22.c err = hr222_pll_freq_register(rate, &pllreg, &realfreq); realfreq 389 sound/pci/pcxhr/pcxhr_mix22.c mgr->sample_rate_real = realfreq; realfreq 398 sound/pci/pcxhr/pcxhr_mix22.c rate, realfreq, pllreg);