Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dwss.h52 #define WSS_HW_CS4236B_MASK 0x0400 /* CS4236B serie (has extended control regs) */ macro
/Linux-v4.19/sound/isa/cs423x/
Dcs4236.c404 if (chip->hardware & WSS_HW_CS4236B_MASK) { in snd_cs423x_probe()
Dcs4236_lib.c295 if ((chip->hardware & WSS_HW_CS4236B_MASK) == 0) { in snd_cs4236_create()
/Linux-v4.19/sound/isa/wss/
Dwss_lib.c760 if (chip->hardware & WSS_HW_CS4236B_MASK) in snd_wss_timer_resolution()