Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dsigmadsp.h35 unsigned int current_samplerate; member
Dsigmadsp.c714 sigmadsp->current_samplerate); in sigmadsp_attach()
744 if (sigmadsp->current_samplerate == samplerate) in sigmadsp_setup()
764 sigmadsp->current_samplerate = samplerate; in sigmadsp_setup()
788 sigmadsp->current_samplerate = 0; in sigmadsp_reset()
Dadau17x1.c853 if (adau->sigmadsp->current_samplerate == rate) in adau17x1_setup_firmware()