Home
last modified time | relevance | path

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

/linux/sound/pci/korg1212/
H A Dkorg1212.c142 #define IN_DOORBELL_OFFSET 0x64 // location of local to PCI doorbell macro
2152 korg1212->inDoorbellPtr = (u32 __iomem *) (korg1212->iobase + IN_DOORBELL_OFFSET); in snd_korg1212_create()