Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Dcs35l56.c204 SND_SOC_DAPM_AIF_IN("ASP1RX1", NULL, 0, CS35L56_ASP1_ENABLES1,
206 SND_SOC_DAPM_AIF_IN("ASP1RX2", NULL, 1, CS35L56_ASP1_ENABLES1,
208 SND_SOC_DAPM_AIF_OUT("ASP1TX1", NULL, 0, CS35L56_ASP1_ENABLES1,
210 SND_SOC_DAPM_AIF_OUT("ASP1TX2", NULL, 1, CS35L56_ASP1_ENABLES1,
212 SND_SOC_DAPM_AIF_OUT("ASP1TX3", NULL, 2, CS35L56_ASP1_ENABLES1,
214 SND_SOC_DAPM_AIF_OUT("ASP1TX4", NULL, 3, CS35L56_ASP1_ENABLES1,
Dcs35l56-shared.c23 { CS35L56_ASP1_ENABLES1, 0x00000000 },
57 { CS35L56_ASP1_ENABLES1, 0x00000000 },
116 case CS35L56_ASP1_ENABLES1: in cs35l56_readable_reg()
/linux-6.12.1/include/sound/
Dcs35l56.h30 #define CS35L56_ASP1_ENABLES1 0x0004800 macro
/linux-6.12.1/sound/pci/hda/
Dcs35l56_hda.c45 { CS35L56_ASP1_ENABLES1, 0x00000000 },
78 regmap_set_bits(cs35l56->base.regmap, CS35L56_ASP1_ENABLES1, in cs35l56_hda_play()
88 regmap_clear_bits(cs35l56->base.regmap, CS35L56_ASP1_ENABLES1, in cs35l56_hda_pause()