Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dvia82xx_modem.c85 #define VIA_REG_TYPE_16BIT 0x20 /* RW */ macro
H A Dvia82xx.c147 #define VIA_REG_TYPE_16BIT 0x20 /* RW */ macro
965 (runtime->format == SNDRV_PCM_FORMAT_S16_LE ? VIA_REG_TYPE_16BIT : 0) | in via686_setup_format()