Home
last modified time | relevance | path

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

/linux/sound/hda/codecs/cirrus/ !
H A Dcs421x.c96 #define CS421X_IDX_DEV_CFG 0x01 macro
249 {0x0B, AC_VERB_SET_COEF_INDEX, CS421X_IDX_DEV_CFG},
366 coef = cs_vendor_coef_get(codec, CS421X_IDX_DEV_CFG); in cs4210_pinmux_init()
378 cs_vendor_coef_set(codec, CS421X_IDX_DEV_CFG, coef); in cs4210_pinmux_init()
516 coef = cs_vendor_coef_get(codec, CS421X_IDX_DEV_CFG); in cs421x_suspend()
518 cs_vendor_coef_set(codec, CS421X_IDX_DEV_CFG, coef); in cs421x_suspend()