Searched refs:CS53L30_MCLKCTL (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/sound/soc/codecs/ |
D | cs53l30.c | 42 { CS53L30_MCLKCTL, CS53L30_MCLKCTL_DEFAULT }, 116 case CS53L30_MCLKCTL: in cs53l30_readable_register() 560 regmap_update_bits(priv->regmap, CS53L30_MCLKCTL, in cs53l30_set_sysclk() 638 regmap_update_bits(priv->regmap, CS53L30_MCLKCTL, in cs53l30_pcm_hw_params() 673 regmap_update_bits(priv->regmap, CS53L30_MCLKCTL, in cs53l30_set_bias_level() 723 regmap_update_bits(priv->regmap, CS53L30_MCLKCTL, in cs53l30_set_bias_level()
|
D | cs53l30.h | 20 #define CS53L30_MCLKCTL 0x07 /* MCLK Control. */ macro
|