HomeSort by: relevance | last modified time | path
    Searched refs:HDAUDIO_CTL_SRST (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/hdaudio/
hdaudio.c 1170 ctl0 |= HDAUDIO_CTL_SRST;
1176 if (ctl0 & HDAUDIO_CTL_SRST)
1181 ctl0 &= ~HDAUDIO_CTL_SRST;
1187 if (!(ctl0 & HDAUDIO_CTL_SRST))
hdaudioreg.h 103 #define HDAUDIO_CTL_SRST (1 << 0)

Completed in 36 milliseconds