Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_cirrus.c120 #define CS421X_IDX_DEV_CFG 0x01 macro
876 {0x0B, AC_VERB_SET_COEF_INDEX, CS421X_IDX_DEV_CFG},
993 coef = cs_vendor_coef_get(codec, CS421X_IDX_DEV_CFG); in cs4210_pinmux_init()
1005 cs_vendor_coef_set(codec, CS421X_IDX_DEV_CFG, coef); in cs4210_pinmux_init()
1145 coef = cs_vendor_coef_get(codec, CS421X_IDX_DEV_CFG); in cs421x_suspend()
1147 cs_vendor_coef_set(codec, CS421X_IDX_DEV_CFG, coef); in cs421x_suspend()