Home
last modified time | relevance | path

Searched refs:DSPDMAC_CHNLPROP_MSPCE_LOBIT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dca0132_regs.h306 #define DSPDMAC_CHNLPROP_MSPCE_LOBIT 0x10 macro
H A Dpatch_ca0132.c2522 chnl_prop &= ~(1 << (DSPDMAC_CHNLPROP_MSPCE_LOBIT + dma_chan)); in dsp_dma_setup_common()
2524 chnl_prop |= (1 << (DSPDMAC_CHNLPROP_MSPCE_LOBIT + dma_chan)); in dsp_dma_setup_common()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dca0132_regs.h306 #define DSPDMAC_CHNLPROP_MSPCE_LOBIT 0x10 macro
H A 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()

Completed in 26 milliseconds