Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ymfpci/
H A Dymfpci.h311 #define DSXG_PCI_NUM_SAVED_LEGACY_REGS 2 macro
312 static_assert(DSXG_PCI_NUM_SAVED_LEGACY_REGS <= DSXG_PCI_NUM_SAVED_REGS);
H A Dymfpci_main.c2227 unsigned int i, legacy_reg_count = DSXG_PCI_NUM_SAVED_LEGACY_REGS; in snd_ymfpci_suspend()
2255 unsigned int i, legacy_reg_count = DSXG_PCI_NUM_SAVED_LEGACY_REGS; in snd_ymfpci_resume()