Lines Matching defs:format
242 unsigned int format;
315 unsigned int format)
321 if ((format & SND_SOC_DAIFMT_CLOCK_PROVIDER_MASK) != SND_SOC_DAIFMT_CBC_CFC) {
326 /* we need to refer to the data format from hw_params() */
327 priv->format = format;
401 * about data format and sample depth into the same register, but not on
402 * a logical bit-boundary. Hence, we have to refer to the format passed
405 * First, determine the 'base' value, using the format ...
407 switch (priv->format & SND_SOC_DAIFMT_FORMAT_MASK) {
418 dev_err(component->dev, "Invalid DAI format\n");