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 125 const uint8_t vmaj = hda_read1(sc, HDAUDIO_MMIO_VMAJ);
126 const uint8_t vmin = hda_read1(sc, HDAUDIO_MMIO_VMIN);
341 hda_write1(sc, HDAUDIO_MMIO_RIRBSTS, hda_read1(sc, HDAUDIO_MMIO_RIRBSTS));
357 corbsize = hda_read1(sc, HDAUDIO_MMIO_CORBSIZE);
421 corbctl = hda_read1(sc, HDAUDIO_MMIO_CORBCTL);
427 corbctl = hda_read1(sc, HDAUDIO_MMIO_CORBCTL);
445 corbctl = hda_read1(sc, HDAUDIO_MMIO_CORBCTL);
451 corbctl = hda_read1(sc, HDAUDIO_MMIO_CORBCTL);
469 rirbctl = hda_read1(sc, HDAUDIO_MMIO_RIRBCTL);
476 rirbctl = hda_read1(sc, HDAUDIO_MMIO_RIRBCTL)
    [all...]
hdaudiovar.h 212 #define hda_read1 _hda_read1 macro
hdafg.c 3286 (void)hda_read1(ad->ad_sc->sc_host, HDAUDIO_SD_STS(st->st_shift));

Completed in 39 milliseconds