Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ymfpci/
H A Dymfpci.h298 #define YDSXGR_NUM_SAVED_REGS ARRAY_SIZE(saved_regs_index) macro
391 u32 saved_regs[YDSXGR_NUM_SAVED_REGS];
H A Dymfpci_main.c2235 for (i = 0; i < YDSXGR_NUM_SAVED_REGS; i++) in snd_ymfpci_suspend()
2265 for (i = 0; i < YDSXGR_NUM_SAVED_REGS; i++) in snd_ymfpci_resume()