Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dak4613.c69 #define NO_FMT (0xff) macro
243 priv->fmt_ctrl = NO_FMT; in ak4613_dai_shutdown()
307 fmt_ctrl = NO_FMT; in ak4613_dai_hw_params()
328 if (fmt_ctrl == NO_FMT) in ak4613_dai_hw_params()
332 if ((priv->fmt_ctrl == NO_FMT) || in ak4613_dai_hw_params()
461 priv->fmt_ctrl = NO_FMT; in ak4613_i2c_probe()