Home
last modified time | relevance | path

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

/linux-6.6.21/sound/pci/korg1212/
Dkorg1212.c144 #define PCI_CONTROL_OFFSET 0x6c // location of the EEPROM, PCI, User I/O, init control macro
2155 korg1212->controlRegPtr = (u32 __iomem *) (korg1212->iobase + PCI_CONTROL_OFFSET); in snd_korg1212_create()