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

  /src/sys/dev/hdaudio/
hdaudio.c 127 const uint8_t vmaj = hda_read1(sc, HDAUDIO_MMIO_VMAJ);
128 const uint8_t vmin = hda_read1(sc, HDAUDIO_MMIO_VMIN);
343 hda_write1(sc, HDAUDIO_MMIO_RIRBSTS, hda_read1(sc, HDAUDIO_MMIO_RIRBSTS));
359 corbsize = hda_read1(sc, HDAUDIO_MMIO_CORBSIZE);
423 corbctl = hda_read1(sc, HDAUDIO_MMIO_CORBCTL);
429 corbctl = hda_read1(sc, HDAUDIO_MMIO_CORBCTL);
447 corbctl = hda_read1(sc, HDAUDIO_MMIO_CORBCTL);
453 corbctl = hda_read1(sc, HDAUDIO_MMIO_CORBCTL);
471 rirbctl = hda_read1(sc, HDAUDIO_MMIO_RIRBCTL);
478 rirbctl = hda_read1(sc, HDAUDIO_MMIO_RIRBCTL)
    [all...]
hdaudiovar.h 212 #define hda_read1 _hda_read1 macro
hdafg.c 3315 (void)hda_read1(ad->ad_sc->sc_host, HDAUDIO_SD_STS(st->st_shift));

Completed in 16 milliseconds