Home
last modified time | relevance | path

Searched refs:CS42L43_ASRC_DEC_ENABLES (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/mfd/
H A Dcs42l43.c203 { CS42L43_ASRC_DEC_ENABLES, 0x00000100 },
345 case CS42L43_ASRC_INT_ENABLES ... CS42L43_ASRC_DEC_ENABLES: in cs42l43_readable_register()
/linux-6.15/sound/soc/codecs/
H A Dcs42l43.c1866 SND_SOC_DAPM_PGA("ASRC_DEC1", CS42L43_ASRC_DEC_ENABLES,
1868 SND_SOC_DAPM_PGA("ASRC_DEC2", CS42L43_ASRC_DEC_ENABLES,
1870 SND_SOC_DAPM_PGA("ASRC_DEC3", CS42L43_ASRC_DEC_ENABLES,
1872 SND_SOC_DAPM_PGA("ASRC_DEC4", CS42L43_ASRC_DEC_ENABLES,
/linux-6.15/include/linux/mfd/
H A Dcs42l43-regs.h135 #define CS42L43_ASRC_DEC_ENABLES 0x0000E004 macro