Home
last modified time | relevance | path

Searched refs:SD_CTL_STREAM_RESET (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/audio/
H A Dintel-hda-defs.h131 #define SD_CTL_STREAM_RESET 0x01 /* stream reset bit */ macro
H A Dintel-hda.c584 st->ctl = SD_STS_FIFO_READY << 24 | SD_CTL_STREAM_RESET; in intel_hda_set_st_ctl()