Searched refs:HDAC_SDCTL_RUN (Results 1 – 2 of 2) sorted by relevance
254 #define HDAC_SDCTL_RUN 0x000002 macro
1023 if ((value & HDAC_SDCTL_RUN) != (old & HDAC_SDCTL_RUN)) { in hda_set_sdctl()1024 if (value & HDAC_SDCTL_RUN) { in hda_set_sdctl()