Lines Matching defs:enable
711 /* Force dapm to sync before we enable the
743 * Automatic Push Data to SAD Buffer Once SAD Flag is triggered = enable
744 * SAD Buffer Over-Writing = enable
746 * SAD Buffer Push Mode Control = enable
747 * SAD Detector Control = enable
748 * SAD Function Control = enable
892 bool enable = rt5677->dsp_vad_en;
896 dev_info(rt5677->component->dev, "DSP VAD: enable=%d, activity=%d\n",
897 enable, activity);
899 if (enable && !activity) {
940 } else if (!enable && activity) {
4680 /* Re-enable the DSP if it was turned off at suspend */
5415 // Set the enable/disable bits for the jack detect IRQs.
5492 /* Select and enable jack detection sources per platform data */