Searched refs:CS35L33_TX_VPMON (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs35l33.h | 46 #define CS35L33_TX_VPMON 0x2F /* TDM TX Control 3 (VPMON) */ macro
|
H A D | cs35l33.c | 77 {CS35L33_TX_VPMON, 0x02}, 167 case CS35L33_TX_VPMON: in cs35l33_readable_register() 576 regmap_update_bits(priv->regmap, CS35L33_TX_VPMON + i, in cs35l33_set_tdm_slot() 604 regmap_update_bits(priv->regmap, CS35L33_TX_VPMON, in cs35l33_set_tdm_slot()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs35l33.h | 46 #define CS35L33_TX_VPMON 0x2F /* TDM TX Control 3 (VPMON) */ macro
|
H A D | cs35l33.c | 78 {CS35L33_TX_VPMON, 0x02}, 168 case CS35L33_TX_VPMON: in cs35l33_readable_register() 577 regmap_update_bits(priv->regmap, CS35L33_TX_VPMON + i, in cs35l33_set_tdm_slot() 605 regmap_update_bits(priv->regmap, CS35L33_TX_VPMON, in cs35l33_set_tdm_slot()
|
Completed in 6 milliseconds