Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dca0132_regs.h306 #define DSPDMAC_CHNLPROP_MSPCE_LOBIT 0x10 macro
H A Dpatch_ca0132.c2658 chnl_prop &= ~(1 << (DSPDMAC_CHNLPROP_MSPCE_LOBIT + dma_chan)); in dsp_dma_setup_common()
2660 chnl_prop |= (1 << (DSPDMAC_CHNLPROP_MSPCE_LOBIT + dma_chan)); in dsp_dma_setup_common()