Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dca0132_regs.h306 #define DSPDMAC_CHNLPROP_MSPCE_LOBIT 0x10 macro
H A Dpatch_ca0132.c2521 chnl_prop &= ~(1 << (DSPDMAC_CHNLPROP_MSPCE_LOBIT + dma_chan)); in dsp_dma_setup_common()
2523 chnl_prop |= (1 << (DSPDMAC_CHNLPROP_MSPCE_LOBIT + dma_chan)); in dsp_dma_setup_common()