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

  /src/sys/dev/hdaudio/
hdaudio.c 341 hda_write1(sc, HDAUDIO_MMIO_RIRBSTS, hda_read1(sc, HDAUDIO_MMIO_RIRBSTS));
396 hda_write1(sc, HDAUDIO_MMIO_CORBSIZE, sc->sc_corb.dma_sizereg);
424 hda_write1(sc, HDAUDIO_MMIO_CORBCTL, corbctl);
448 hda_write1(sc, HDAUDIO_MMIO_CORBCTL, corbctl);
473 hda_write1(sc, HDAUDIO_MMIO_RIRBCTL, rirbctl);
500 hda_write1(sc, HDAUDIO_MMIO_RIRBCTL, rirbctl);
561 hda_write1(sc, HDAUDIO_MMIO_RIRBSIZE, sc->sc_rirb.dma_sizereg);
595 hda_write1(sc, HDAUDIO_MMIO_RIRBSTS,
835 hda_write1(sc, HDAUDIO_MMIO_RIRBSTS,
923 hda_write1(sc, HDAUDIO_MMIO_RIRBSTS
    [all...]
hdaudiovar.h 245 #define hda_write1 _hda_write1 macro
hdafg.c 3287 hda_write1(ad->ad_sc->sc_host, HDAUDIO_SD_STS(st->st_shift),

Completed in 16 milliseconds