Searched refs:CS35L41_DSP1_RX5_SRC (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | cs35l41-lib.c | 48 { CS35L41_DSP1_RX5_SRC, 0x00000020 }, 148 case CS35L41_DSP1_RX5_SRC: in cs35l41_readable_reg()
|
H A D | cs35l41.c | 1120 ret = regmap_write(cs35l41->regmap, CS35L41_DSP1_RX5_SRC, dsp1rx5_src); in cs35l41_dsp_init()
|
/linux/include/sound/ |
H A D | cs35l41.h | 97 #define CS35L41_DSP1_RX5_SRC 0x00004C50 macro
|
/linux/sound/pci/hda/ |
H A D | cs35l41_hda.c | 101 { CS35L41_DSP1_RX5_SRC, 0x00000020 }, // DSP1RX5 SRC = ERRVOL 664 regmap_write(reg, CS35L41_DSP1_RX5_SRC, CS35L41_INPUT_SRC_VPMON); in cs35l41_hda_play_start() 666 regmap_write(reg, CS35L41_DSP1_RX5_SRC, CS35L41_INPUT_SRC_VBSTMON); in cs35l41_hda_play_start()
|