Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dcs4231-regs.h36 #define CS4231_PLY_LWR_CNT 0x0f /* playback lower base count */ macro
/linux/sound/isa/wss/
H A Dwss_lib.c1009 snd_wss_out(chip, CS4231_PLY_LWR_CNT, (unsigned char) count); in snd_wss_playback_prepare()
1051 snd_wss_out(chip, CS4231_PLY_LWR_CNT, (unsigned char) count); in snd_wss_capture_prepare()