Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/fdt/
H A Daudio_soc.c79 uint32_t link_mclk_fs; member
166 if (sc->link_mclk_fs) { in audio_soc_chan_setspeed()
167 rate = speed * sc->link_mclk_fs; in audio_soc_chan_setspeed()
462 &sc->link_mclk_fs, sizeof(sc->link_mclk_fs)) <= 0) in audio_soc_attach()
463 sc->link_mclk_fs = 0; in audio_soc_attach()