Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_ca0132.c1646 unsigned int dma_chnlstart_reg; in dsp_is_dma_active() local
1648 chipio_read(codec, DSPDMAC_CHNLSTART_INST_OFFSET, &dma_chnlstart_reg); in dsp_is_dma_active()
1650 return ((dma_chnlstart_reg & (1 << in dsp_is_dma_active()