Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ymfpci/
H A Dymfpci.h310 #define DSXG_PCI_NUM_SAVED_REGS ARRAY_SIZE(pci_saved_regs_index) macro
312 static_assert(DSXG_PCI_NUM_SAVED_LEGACY_REGS <= DSXG_PCI_NUM_SAVED_REGS);
393 u16 saved_dsxg_pci_regs[DSXG_PCI_NUM_SAVED_REGS];
H A Dymfpci_main.c2230 legacy_reg_count = DSXG_PCI_NUM_SAVED_REGS; in snd_ymfpci_suspend()
2258 legacy_reg_count = DSXG_PCI_NUM_SAVED_REGS; in snd_ymfpci_resume()