Home
last modified time | relevance | path

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

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