Home
last modified time | relevance | path

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

/linux/sound/pci/korg1212/
H A Dkorg1212.c138 #define MAILBOX1_OFFSET 0x44 // location of mailbox 1 relative to base address macro
2154 korg1212->mailbox1Ptr = (u32 __iomem *) (korg1212->iobase + MAILBOX1_OFFSET); in snd_korg1212_create()