Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dsigmadsp.h34 unsigned int current_samplerate; member
Dsigmadsp.c725 sigmadsp->current_samplerate); in sigmadsp_attach()
755 if (sigmadsp->current_samplerate == samplerate) in sigmadsp_setup()
775 sigmadsp->current_samplerate = samplerate; in sigmadsp_setup()
799 sigmadsp->current_samplerate = 0; in sigmadsp_reset()
Dadau17x1.c893 if (adau->sigmadsp->current_samplerate == rate) in adau17x1_setup_firmware()