Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dcs42l43.c111 { CS42L43_INTP_VOLUME_CTRL1, 0x00000180 },
286 case CS42L43_INTP_VOLUME_CTRL1 ... CS42L43_INTP_VOLUME_CTRL2: in cs42l43_readable_register()
/openbmc/linux/sound/soc/codecs/
H A Dcs42l43.c916 regmap_update_bits(cs42l43->regmap, CS42L43_INTP_VOLUME_CTRL1, in cs42l43_spk_vu_sync()
918 regmap_update_bits(cs42l43->regmap, CS42L43_INTP_VOLUME_CTRL1, in cs42l43_spk_vu_sync()
1099 CS42L43_INTP_VOLUME_CTRL1, CS42L43_INTP_VOLUME_CTRL2,
1104 CS42L43_INTP_VOLUME_CTRL1, CS42L43_INTP_VOLUME_CTRL2,
/openbmc/linux/include/linux/mfd/
H A Dcs42l43-regs.h52 #define CS42L43_INTP_VOLUME_CTRL1 0x00009008 macro