Searched refs:CS53L30_MCLKCTL (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/sound/soc/codecs/ |
D | cs53l30.c | 43 { CS53L30_MCLKCTL, CS53L30_MCLKCTL_DEFAULT }, 117 case CS53L30_MCLKCTL: in cs53l30_readable_register() 561 regmap_update_bits(priv->regmap, CS53L30_MCLKCTL, in cs53l30_set_sysclk() 639 regmap_update_bits(priv->regmap, CS53L30_MCLKCTL, in cs53l30_pcm_hw_params() 674 regmap_update_bits(priv->regmap, CS53L30_MCLKCTL, in cs53l30_set_bias_level() 724 regmap_update_bits(priv->regmap, CS53L30_MCLKCTL, in cs53l30_set_bias_level()
|
D | cs53l30.h | 20 #define CS53L30_MCLKCTL 0x07 /* MCLK Control. */ macro
|