Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dvia82xx.c158 #define VIA8233_REG_TYPE_16BIT 0x00200000 /* RW */ macro
1048 outl((runtime->format == SNDRV_PCM_FORMAT_S16_LE ? VIA8233_REG_TYPE_16BIT : 0) | /* format */ in snd_via8233_playback_prepare()
1122 outl((runtime->format == SNDRV_PCM_FORMAT_S16_LE ? VIA8233_REG_TYPE_16BIT : 0) | in snd_via8233_capture_prepare()