Searched refs:PAIR_REGS (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emumixer.c | 84 #define PAIR_REGS(base, one, two) \ macro 88 #define LR_REGS(base) PAIR_REGS(base, _LEFT, _RIGHT) 160 PAIR_REGS(EMU_SRC_DOCK_MIC, _A, _B), 191 PAIR_REGS(EMU_SRC_DOCK_MIC, _A, _B), 220 PAIR_REGS(EMU_SRC_DOCK_MIC, _A, _B),
|