Searched refs:ICE1712_DSC_ADDR1 (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/pci/ice1712/
H A Dice1712.h117 #define ICE1712_DSC_ADDR1 0x02 /* dword - base address 1 */ macro
H A Dice1712.c605 snd_ice1712_ds_write(ice, chn, ICE1712_DSC_ADDR1, runtime->dma_addr + (runtime->periods > 1 ? period_size + 1 : 0));
667 addr = ICE1712_DSC_ADDR1;

Completed in 288 milliseconds