Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/cirrus/
H A Dcs420x.c86 #define IDX_BEEP_CFG 0x0004 macro
154 coef = cs_vendor_coef_get(codec, IDX_BEEP_CFG); in init_input_coef()
163 cs_vendor_coef_set(codec, IDX_BEEP_CFG, coef); in init_input_coef()
180 {0x11, AC_VERB_SET_COEF_INDEX, IDX_BEEP_CFG},
H A Dcs421x.c78 #define IDX_BEEP_CFG 0x0004 macro