Searched refs:CS35L56_ASP1_ENABLES1 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/sound/soc/codecs/ |
| D | cs35l56.c | 196 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,
|
| D | cs35l56-shared.c | 29 { CS35L56_ASP1_ENABLES1, 0x00000000 }, 86 case CS35L56_ASP1_ENABLES1: in cs35l56_readable_reg()
|
| /Linux-v6.6/include/sound/ |
| D | cs35l56.h | 26 #define CS35L56_ASP1_ENABLES1 0x0004800 macro
|
| /Linux-v6.6/sound/pci/hda/ |
| D | cs35l56_hda.c | 39 { 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()
|