Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Dcs35l56.c196 SND_SOC_DAPM_AIF_IN("ASP1RX1", NULL, 0, CS35L56_ASP1_ENABLES1,
198 SND_SOC_DAPM_AIF_IN("ASP1RX2", NULL, 1, CS35L56_ASP1_ENABLES1,
200 SND_SOC_DAPM_AIF_OUT("ASP1TX1", NULL, 0, CS35L56_ASP1_ENABLES1,
202 SND_SOC_DAPM_AIF_OUT("ASP1TX2", NULL, 1, CS35L56_ASP1_ENABLES1,
204 SND_SOC_DAPM_AIF_OUT("ASP1TX3", NULL, 2, CS35L56_ASP1_ENABLES1,
206 SND_SOC_DAPM_AIF_OUT("ASP1TX4", NULL, 3, CS35L56_ASP1_ENABLES1,
Dcs35l56-shared.c29 { CS35L56_ASP1_ENABLES1, 0x00000000 },
86 case CS35L56_ASP1_ENABLES1: in cs35l56_readable_reg()
/Linux-v6.6/include/sound/
Dcs35l56.h26 #define CS35L56_ASP1_ENABLES1 0x0004800 macro
/Linux-v6.6/sound/pci/hda/
Dcs35l56_hda.c39 { CS35L56_ASP1_ENABLES1, 0x00000000 },
59 regmap_set_bits(cs35l56->base.regmap, CS35L56_ASP1_ENABLES1, in cs35l56_hda_play()
69 regmap_clear_bits(cs35l56->base.regmap, CS35L56_ASP1_ENABLES1, in cs35l56_hda_pause()