Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/hda/
Dca0132_regs.h306 #define DSPDMAC_CHNLPROP_MSPCE_LOBIT 0x10 macro
Dpatch_ca0132.c2646 chnl_prop &= ~(1 << (DSPDMAC_CHNLPROP_MSPCE_LOBIT + dma_chan)); in dsp_dma_setup_common()
2648 chnl_prop |= (1 << (DSPDMAC_CHNLPROP_MSPCE_LOBIT + dma_chan)); in dsp_dma_setup_common()