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

  /src/sys/dev/hdaudio/
hdaudio.c 341 hda_write1(sc, HDAUDIO_MMIO_RIRBSTS, hda_read1(sc, HDAUDIO_MMIO_RIRBSTS));
595 hda_write1(sc, HDAUDIO_MMIO_RIRBSTS,
596 hda_read1(sc, HDAUDIO_MMIO_RIRBSTS));
835 hda_write1(sc, HDAUDIO_MMIO_RIRBSTS,
923 hda_write1(sc, HDAUDIO_MMIO_RIRBSTS,
994 rirbsts = hda_read1(sc, HDAUDIO_MMIO_RIRBSTS);
1001 hda_write1(sc, HDAUDIO_MMIO_RIRBSTS, rirbsts);
hdaudioreg.h 87 #define HDAUDIO_MMIO_RIRBSTS 0x05d

Completed in 13 milliseconds