Lines Matching defs:format
1135 /* Get the bitfield values for input data format */
1160 /* Get the bitfield values for input data format */
1195 * to conform with this format. Interleaving parameters are accessed
1449 snd_pcm_format_t format = params_format(params);
1466 ctx_priv->in_params.sample_format = format;
1471 ctx_priv->out_params.sample_format = format;
1481 * Do only rate conversion and keep the same format for input
1488 dev_err(dev, "failed to set format %d", ret);
1939 ret = of_property_read_u32(np, "fsl,asrc-format", &asrc_fmt);
1942 dev_err(dev, "failed to asrc format\n");
1947 dev_warn(dev, "unsupported format, switching to S24_LE\n");