Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dcs4231-regs.h35 #define CS4231_PLY_UPR_CNT 0x0e /* playback upper base count */ macro
/openbmc/linux/sound/isa/wss/
H A Dwss_lib.c1007 snd_wss_out(chip, CS4231_PLY_UPR_CNT, (unsigned char) (count >> 8)); in snd_wss_playback_prepare()
1049 snd_wss_out(chip, CS4231_PLY_UPR_CNT, in snd_wss_capture_prepare()