Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dvia82xx_modem.c86 #define VIA_REG_TYPE_STEREO 0x10 /* RW */ macro
H A Dvia82xx.c148 #define VIA_REG_TYPE_STEREO 0x10 /* RW */ macro
966 (runtime->channels > 1 ? VIA_REG_TYPE_STEREO : 0) | in via686_setup_format()