Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/msnd/
H A Dmsnd.c376 writew(chip->play_channels, pDAQ + DAQDS_wChannels); in snd_msnd_play_reset_queue()
420 writew(chip->capture_channels, pDAQ + DAQDS_wChannels); in snd_msnd_capture_reset_queue()
507 writew(chip->play_channels, pDAQ + DAQDS_wChannels); in snd_msnd_playback_hw_params()
654 writew(chip->capture_channels, pDAQ + DAQDS_wChannels); in snd_msnd_capture_hw_params()
H A Dmsnd.h199 #define DAQDS_wChannels 0x08 macro