Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Dsandbox.c36 int *mclk_freqp, int *bits_per_samplep, in sandbox_get_codec_params() argument
44 *bits_per_samplep = priv->bits_per_sample; in sandbox_get_codec_params()
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dtest.h131 int *mclk_freqp, int *bits_per_samplep,