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

/linux-4.4.14/sound/pci/
H A Dvia82xx_modem.c114 #define DEFINE_VIA_REGSET(name,val) \ macro
126 DEFINE_VIA_REGSET(MO, 0x40);
127 DEFINE_VIA_REGSET(MI, 0x50);
H A Dvia82xx.c178 #define DEFINE_VIA_REGSET(name,val) \ macro
190 DEFINE_VIA_REGSET(PLAYBACK, 0x00);
191 DEFINE_VIA_REGSET(CAPTURE, 0x10);
192 DEFINE_VIA_REGSET(FM, 0x20);
238 DEFINE_VIA_REGSET(MULTPLAY, 0x40);
239 DEFINE_VIA_REGSET(CAPTURE_8233, 0x60);

Completed in 164 milliseconds