Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_controller.h127 #define SD_CTL_STREAM_RESET 0x01 /* stream reset bit */ macro
Dhda_controller.c100 SD_CTL_STREAM_RESET); in azx_stream_reset()
104 SD_CTL_STREAM_RESET) && --timeout) in azx_stream_reset()
106 val &= ~SD_CTL_STREAM_RESET; in azx_stream_reset()
113 SD_CTL_STREAM_RESET) && --timeout) in azx_stream_reset()