Home
last modified time | relevance | path

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

/sound/pci/korg1212/
Dkorg1212.c523 static int snd_korg1212_Send1212Command(struct snd_korg1212 *korg1212, in snd_korg1212_Send1212Command() argument
532 if (!korg1212->outDoorbellPtr) { in snd_korg1212_Send1212Command()
538 doorbellVal, mailBox0Val, stateName[korg1212->cardState]); in snd_korg1212_Send1212Command()
540 writel(mailBox3Val, korg1212->mailbox3Ptr); in snd_korg1212_Send1212Command()
541 writel(mailBox2Val, korg1212->mailbox2Ptr); in snd_korg1212_Send1212Command()
542 writel(mailBox1Val, korg1212->mailbox1Ptr); in snd_korg1212_Send1212Command()
543 writel(mailBox0Val, korg1212->mailbox0Ptr); in snd_korg1212_Send1212Command()
544 writel(doorbellVal, korg1212->outDoorbellPtr); // interrupt the card in snd_korg1212_Send1212Command()
562 mailBox3Lo = readl(korg1212->mailbox3Ptr); in snd_korg1212_Send1212Command()
571 korg1212->cmdRetryCount += retryCount; in snd_korg1212_Send1212Command()
[all …]
DMakefile6 snd-korg1212-objs := korg1212.o
9 obj-$(CONFIG_SND_KORG1212) += snd-korg1212.o
/sound/pci/
DMakefile69 korg1212/ \
DKconfig603 will be called snd-korg1212.