Searched refs:profi_port (Results 1 – 3 of 3) sorted by relevance
117 #define ICEMT1724(ice, x) ((ice)->profi_port + VT1724_MT_##x)
135 #define ICEMT(ice, x) ((ice)->profi_port + ICE1712_MT_##x)294 unsigned long profi_port; member
2493 ice->profi_port = pci_resource_start(pci, 3); in snd_ice1712_create()