Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dcs42l43.c192 { CS42L43_ASRC_INT_ENABLES, 0x00000100 },
335 case CS42L43_ASRC_INT_ENABLES ... CS42L43_ASRC_DEC_ENABLES: in cs42l43_readable_register()
/openbmc/linux/sound/soc/codecs/
H A Dcs42l43.c1733 SND_SOC_DAPM_PGA("ASRC_INT1", CS42L43_ASRC_INT_ENABLES,
1735 SND_SOC_DAPM_PGA("ASRC_INT2", CS42L43_ASRC_INT_ENABLES,
1737 SND_SOC_DAPM_PGA("ASRC_INT3", CS42L43_ASRC_INT_ENABLES,
1739 SND_SOC_DAPM_PGA("ASRC_INT4", CS42L43_ASRC_INT_ENABLES,
/openbmc/linux/include/linux/mfd/
H A Dcs42l43-regs.h134 #define CS42L43_ASRC_INT_ENABLES 0x0000E000 macro