Home
last modified time | relevance | path

Searched refs:CS53L30_MCLKCTL (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dcs53l30.c46 { CS53L30_MCLKCTL, CS53L30_MCLKCTL_DEFAULT },
120 case CS53L30_MCLKCTL: in cs53l30_readable_register()
564 regmap_update_bits(priv->regmap, CS53L30_MCLKCTL, in cs53l30_set_sysclk()
642 regmap_update_bits(priv->regmap, CS53L30_MCLKCTL, in cs53l30_pcm_hw_params()
677 regmap_update_bits(priv->regmap, CS53L30_MCLKCTL, in cs53l30_set_bias_level()
727 regmap_update_bits(priv->regmap, CS53L30_MCLKCTL, in cs53l30_set_bias_level()
Dcs53l30.h24 #define CS53L30_MCLKCTL 0x07 /* MCLK Control. */ macro