Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsigmadsp.h34 unsigned int current_samplerate; member
H A Dsigmadsp.c708 sigmadsp->current_samplerate); in sigmadsp_attach()
738 if (sigmadsp->current_samplerate == samplerate) in sigmadsp_setup()
758 sigmadsp->current_samplerate = samplerate; in sigmadsp_setup()
782 sigmadsp->current_samplerate = 0; in sigmadsp_reset()
H A Dadau17x1.c892 if (adau->sigmadsp->current_samplerate == rate) in adau17x1_setup_firmware()