Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_cirrus.c121 #define CS421X_IDX_DEV_CFG 0x01 macro
879 {0x0B, AC_VERB_SET_COEF_INDEX, CS421X_IDX_DEV_CFG},
996 coef = cs_vendor_coef_get(codec, CS421X_IDX_DEV_CFG); in cs4210_pinmux_init()
1008 cs_vendor_coef_set(codec, CS421X_IDX_DEV_CFG, coef); in cs4210_pinmux_init()
1149 coef = cs_vendor_coef_get(codec, CS421X_IDX_DEV_CFG); in cs421x_suspend()
1151 cs_vendor_coef_set(codec, CS421X_IDX_DEV_CFG, coef); in cs421x_suspend()