Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/codecs/
Dcs35l56.c325 SND_SOC_DAPM_AIF_IN("ASP1RX1", NULL, 0, CS35L56_ASP1_ENABLES1,
327 SND_SOC_DAPM_AIF_IN("ASP1RX2", NULL, 1, CS35L56_ASP1_ENABLES1,
329 SND_SOC_DAPM_AIF_OUT("ASP1TX1", NULL, 0, CS35L56_ASP1_ENABLES1,
331 SND_SOC_DAPM_AIF_OUT("ASP1TX2", NULL, 1, CS35L56_ASP1_ENABLES1,
333 SND_SOC_DAPM_AIF_OUT("ASP1TX3", NULL, 2, CS35L56_ASP1_ENABLES1,
335 SND_SOC_DAPM_AIF_OUT("ASP1TX4", NULL, 3, CS35L56_ASP1_ENABLES1,
Dcs35l56-shared.c29 { CS35L56_ASP1_ENABLES1, 0x00000000 },
85 case CS35L56_ASP1_ENABLES1: in cs35l56_readable_reg()
/linux-6.6.21/include/sound/
Dcs35l56.h26 #define CS35L56_ASP1_ENABLES1 0x0004800 macro
/linux-6.6.21/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()