Home
last modified time | relevance | path

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

/openbmc/qemu/hw/audio/
H A Dwm8750.c57 int adc_hz, dac_hz, ext_adc_hz, ext_dac_hz, master; member
245 if (s->master || !s->ext_dac_hz) in wm8750_clk_update()
248 s->dac_hz = s->ext_dac_hz; in wm8750_clk_update()
255 if (s->master || (!s->ext_dac_hz && !s->ext_adc_hz)) { in wm8750_clk_update()
705 s->ext_dac_hz = new_hz; in wm8750_set_bclk_in()