Home
last modified time | relevance | path

Searched refs:old_freq (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/audio/
H A Des1370.c283 uint32_t *old_freq, uint32_t *new_freq);
287 uint32_t *old_freq, uint32_t *new_freq);
289 uint32_t *old_freq,
365 uint32_t *old_freq, uint32_t *new_freq) in es1370_dac1_calc_freq() argument
368 *old_freq = dac1_samplerate[(s->ctl & CTRL_WTSRSEL) >> CTRL_SH_WTSRSEL]; in es1370_dac1_calc_freq()
373 uint32_t *old_freq, in es1370_dac2_and_adc_calc_freq() argument
382 *old_freq = DAC2_DIVTOSR (old_pclkdiv); in es1370_dac2_and_adc_calc_freq()
388 uint32_t old_freq, new_freq, old_fmt, new_fmt; in es1370_update_voices() local
397 b->calc_freq (s, ctl, &old_freq, &new_freq); in es1370_update_voices()
399 if ((old_fmt != new_fmt) || (old_freq != new_freq)) { in es1370_update_voices()
/qemu/hw/misc/
H A Dtrace-events152 …index, uint32_t old_value, uint32_t new_value) "%s pwm[%u] Update Freq: old_freq: %u, new_freq: %u"
189 …d, uint64_t vco_freq, uint64_t old_freq, uint64_t new_freq) "RCC: PLL %d channel %d update: vco_fr…