Searched refs:CS35L33_CLK_CTL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | cs35l33.c | 54 {CS35L33_CLK_CTL, 0x0C}, 142 case CS35L33_CLK_CTL: in cs35l33_readable_register() 300 regmap_update_bits(priv->regmap, CS35L33_CLK_CTL, in cs35l33_sdout_event() 369 regmap_update_bits(priv->regmap, CS35L33_CLK_CTL, in cs35l33_set_bias_level() 378 regmap_update_bits(priv->regmap, CS35L33_CLK_CTL, in cs35l33_set_bias_level() 488 regmap_update_bits(priv->regmap, CS35L33_CLK_CTL, in cs35l33_pcm_hw_params() 535 regmap_update_bits(priv->regmap, CS35L33_CLK_CTL, in cs35l33_set_tristate() 540 regmap_update_bits(priv->regmap, CS35L33_CLK_CTL, in cs35l33_set_tristate() 644 regmap_update_bits(cs35l33->regmap, CS35L33_CLK_CTL, in cs35l33_component_set_sysclk() 651 regmap_update_bits(cs35l33->regmap, CS35L33_CLK_CTL, in cs35l33_component_set_sysclk() [all...] |
H A D | cs35l33.h | 21 #define CS35L33_CLK_CTL 0x08 /* Clock Ctl */ macro 88 /* CS35L33_CLK_CTL */
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | cs35l33.c | 55 {CS35L33_CLK_CTL, 0x0C}, 143 case CS35L33_CLK_CTL: in cs35l33_readable_register() 301 regmap_update_bits(priv->regmap, CS35L33_CLK_CTL, in cs35l33_sdout_event() 370 regmap_update_bits(priv->regmap, CS35L33_CLK_CTL, in cs35l33_set_bias_level() 379 regmap_update_bits(priv->regmap, CS35L33_CLK_CTL, in cs35l33_set_bias_level() 489 regmap_update_bits(priv->regmap, CS35L33_CLK_CTL, in cs35l33_pcm_hw_params() 536 regmap_update_bits(priv->regmap, CS35L33_CLK_CTL, in cs35l33_set_tristate() 541 regmap_update_bits(priv->regmap, CS35L33_CLK_CTL, in cs35l33_set_tristate() 645 regmap_update_bits(cs35l33->regmap, CS35L33_CLK_CTL, in cs35l33_component_set_sysclk() 652 regmap_update_bits(cs35l33->regmap, CS35L33_CLK_CTL, in cs35l33_component_set_sysclk() [all...] |
H A D | cs35l33.h | 21 #define CS35L33_CLK_CTL 0x08 /* Clock Ctl */ macro 88 /* CS35L33_CLK_CTL */
|
Completed in 4 milliseconds