Searched refs:doorbellValue (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/korg1212/
H A Dkorg1212.c1093 u32 doorbellValue; local
1096 doorbellValue = readl(korg1212->inDoorbellPtr);
1098 if (!doorbellValue)
1103 writel(doorbellValue, korg1212->inDoorbellPtr);
1109 switch (doorbellValue) {
1112 korg1212->irqcount, doorbellValue,
1125 korg1212->irqcount, doorbellValue,
1140 korg1212->irqcount, doorbellValue,
1147 korg1212->irqcount, doorbellValue,

Completed in 43 milliseconds