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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ymfpci/
H A Dymfpci_main.c2236 static int saved_regs_index[] = { variable
2263 #define YDSXGR_NUM_SAVED_REGS ARRAY_SIZE(saved_regs_index)
2278 chip->saved_regs[i] = snd_ymfpci_readl(chip, saved_regs_index[i]);
2310 snd_ymfpci_writel(chip, saved_regs_index[i], chip->saved_regs[i]);

Completed in 90 milliseconds