Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs35l41.c180 CS35L41_AMP_DIG_VOL_CTRL, 0,
329 SOC_SINGLE_SX_TLV("Digital PCM Volume", CS35L41_AMP_DIG_VOL_CTRL,
351 SOC_SINGLE("Invert Class D Switch", CS35L41_AMP_DIG_VOL_CTRL,
H A Dcs35l41-lib.c54 { CS35L41_AMP_DIG_VOL_CTRL, 0x00008000 },
154 case CS35L41_AMP_DIG_VOL_CTRL: in cs35l41_readable_reg()
/linux/include/sound/
H A Dcs35l41.h103 #define CS35L41_AMP_DIG_VOL_CTRL 0x00006000 macro
/linux/sound/pci/hda/
H A Dcs35l41_hda.c127 { CS35L41_AMP_DIG_VOL_CTRL, 0x00008000 }, // AMP_HPF_PCM_EN = 1, AMP_VOL_PCM 0.0 dB
133 { CS35L41_AMP_DIG_VOL_CTRL, 0x0000A678 }, // AMP_HPF_PCM_EN = 1, AMP_VOL_PCM Mute
701 regmap_write(reg, CS35L41_AMP_DIG_VOL_CTRL, 0x00008000); in cs35l41_mute()