Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwcd934x.c4721 u8 tx_stream_fs; in wcd934x_get_dmic_sample_rate() local
4751 tx_stream_fs = snd_soc_component_read(comp, tx_fs_reg) & 0x0F; in wcd934x_get_dmic_sample_rate()
4752 if (tx_stream_fs <= 4) in wcd934x_get_dmic_sample_rate()