Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/ice1712/
Dice1712.h104 #define ICEDS(ice, x) ((ice)->dmapath_port + ICE1712_DS_##x)
293 unsigned long dmapath_port; member
Dice1712.c2571 ice->dmapath_port = pci_resource_start(pci, 2); in snd_ice1712_create()