Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dwss.h37 #define WSS_HW_CS4236B_MASK 0x0400 /* CS4236B serie (has extended control regs) */ macro
/openbmc/linux/sound/isa/cs423x/
H A Dcs4236.c349 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()
/openbmc/linux/sound/isa/wss/
H A Dwss_lib.c746 if (chip->hardware & WSS_HW_CS4236B_MASK) in snd_wss_timer_resolution()