Home
last modified time | relevance | path

Searched refs:WSS_HW_CS4236B_MASK (Results 1 – 2 of 2) 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()