Lines Matching defs:mode
59 /* ADC and DAC voice mode (8kHz) high pass cutoff value */
248 /* Enable analog/digital gain mode & offset cancellation */
265 /* If auto calibration fails, fall back to digital gain only mode */
273 /* Enable analog/digital gain mode & offset cancellation */
743 /* Enable DAI clks for master mode */
758 /* Assist 32KHz mode PLL lock */
794 /* Disable DAI clks if in master mode */
1241 /* Set master/slave mode */
1476 "32KHz mode only valid with 32KHz MCLK\n");
1506 /* Assist 32KHz mode PLL lock */
1560 int mode;
1568 /* Slave mode needs SRM for non-harmonic frequencies */
1570 mode = DA7213_SYSCLK_PLL;
1572 mode = DA7213_SYSCLK_PLL_SRM;
1580 mode = DA7213_SYSCLK_MCLK;
1586 mode = DA7213_SYSCLK_MCLK;
1594 mode = DA7213_SYSCLK_MCLK;
1597 return _da7213_set_component_pll(component, 0, mode,
1772 /* Default to using ALC auto offset calibration mode. */