Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/hda/
Dpatch_ca0132.c2588 unsigned int dma_chnlstart_reg; in dsp_is_dma_active() local
2590 chipio_read(codec, DSPDMAC_CHNLSTART_INST_OFFSET, &dma_chnlstart_reg); in dsp_is_dma_active()
2592 return ((dma_chnlstart_reg & (1 << in dsp_is_dma_active()