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

  /src/sys/dev/hdaudio/
hdaudio.c 152 hda_write2(sc, HDAUDIO_MMIO_STATESTS, statests);
239 hda_write2(sc, HDAUDIO_MMIO_CORBWP, wp);
399 hda_write2(sc, HDAUDIO_MMIO_CORBRP, HDAUDIO_CORBRP_RP_RESET);
400 hda_write2(sc, HDAUDIO_MMIO_CORBRP, 0);
409 hda_write2(sc, HDAUDIO_MMIO_CORBWP, 0);
494 hda_write2(sc, HDAUDIO_MMIO_RINTCNT, 1);
564 hda_write2(sc, HDAUDIO_MMIO_RIRBWP, HDAUDIO_RIRBWP_WP_RESET);
587 hda_write2(sc, HDAUDIO_MMIO_WAKEEN, 0);
593 hda_write2(sc, HDAUDIO_MMIO_STATESTS,
834 hda_write2(sc, HDAUDIO_MMIO_STATESTS, HDAUDIO_STATESTS_SDIWAKE)
    [all...]
hdaudiovar.h 246 #define hda_write2 _hda_write2 macro

Completed in 12 milliseconds