Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dwss.h37 #define WSS_HW_CS4236B_MASK 0x0400 /* CS4236B serie (has extended control regs) */ macro
/linux/sound/isa/cs423x/
H A Dcs4236.c352 if (chip->hardware & WSS_HW_CS4236B_MASK) { in snd_cs423x_probe()
H A Dcs4236_lib.c281 if ((chip->hardware & WSS_HW_CS4236B_MASK) == 0) { in snd_cs4236_create()
/linux/sound/isa/wss/
H A Dwss_lib.c749 if (chip->hardware & WSS_HW_CS4236B_MASK) in snd_wss_timer_resolution()