Home
last modified time | relevance | path

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

/Linux-v5.15/sound/pci/hda/
Dpatch_cirrus.c121 #define CS421X_IDX_DEV_CFG 0x01 macro
878 {0x0B, AC_VERB_SET_COEF_INDEX, CS421X_IDX_DEV_CFG},
995 coef = cs_vendor_coef_get(codec, CS421X_IDX_DEV_CFG); in cs4210_pinmux_init()
1007 cs_vendor_coef_set(codec, CS421X_IDX_DEV_CFG, coef); in cs4210_pinmux_init()
1148 coef = cs_vendor_coef_get(codec, CS421X_IDX_DEV_CFG); in cs421x_suspend()
1150 cs_vendor_coef_set(codec, CS421X_IDX_DEV_CFG, coef); in cs421x_suspend()