Searched refs:DSP_DMA8 (Results 1 – 3 of 3) sorted by relevance
133 #define DSP_DMA8 0xc0 macro
637 v |= (ch->fmt & AFMT_16BIT)? DSP_DMA16 : DSP_DMA8; in sb_setup()662 v |= (ch->fmt & AFMT_16BIT)? DSP_DMA16 : DSP_DMA8; in sb_setup()
316 #define ALS_8BIT_CMD(x, y) { (x), (y), DSP_DMA8, DSP_CMD_DMAPAUSE_8 }