Searched refs:CS35L41_INPUT_SRC_VBSTMON (Results 1 – 3 of 3) sorted by relevance
271 CS35L41_INPUT_SRC_VBSTMON, CS35L41_INPUT_DSP_TX1, CS35L41_INPUT_DSP_TX21111 dsp1rx5_src = CS35L41_INPUT_SRC_VBSTMON; in cs35l41_dsp_init() 1124 ret = regmap_write(cs35l41->regmap, CS35L41_DSP1_RX6_SRC, CS35L41_INPUT_SRC_VBSTMON); in cs35l41_dsp_init() 1126 dev_err(cs35l41->dev, "Write CS35L41_INPUT_SRC_VBSTMON failed: %d\n", ret); in cs35l41_dsp_init()
651 #define CS35L41_INPUT_SRC_VBSTMON 0x29 macro
664 regmap_write(reg, CS35L41_DSP1_RX5_SRC, CS35L41_INPUT_SRC_VBSTMON); in cs35l41_update_mixer()