Searched refs:SD_CTL_DMA_START (Results 1 – 2 of 2) sorted by relevance
109 0, SD_CTL_DMA_START | SD_INT_MASK); in snd_hdac_stream_start()121 SD_CTL_DMA_START | SD_INT_MASK, 0); in snd_hdac_stream_clear()184 dma_run_state = snd_hdac_stream_readb(azx_dev, SD_CTL) & SD_CTL_DMA_START; in snd_hdac_stream_reset()679 SD_CTL_DMA_START) { in snd_hdac_stream_sync()
156 #define SD_CTL_DMA_START 0x02 /* stream DMA start bit */ macro