Home
last modified time | relevance | path

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

/linux/sound/isa/msnd/
H A Dmsnd.c366 writew(chip->play_channels, pDAQ + DAQDS_wChannels); in snd_msnd_play_reset_queue()
410 writew(chip->capture_channels, pDAQ + DAQDS_wChannels); in snd_msnd_capture_reset_queue()
497 writew(chip->play_channels, pDAQ + DAQDS_wChannels); in snd_msnd_playback_hw_params()
644 writew(chip->capture_channels, pDAQ + DAQDS_wChannels); in snd_msnd_capture_hw_params()
H A Dmsnd.h199 #define DAQDS_wChannels 0x08 macro