Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/char/mwave/
D3780i.h123 unsigned char Dma:3; /* RW: DMA channel selection */ member
180 unsigned short Dma:1; /* RW: Reset DMA interface */ member
D3780i.c245 rBusmasterCfg1.Dma = (unsigned char) pDmaMap[pSettings->usDspDma]; in dsp3780I_EnableDSP()