Searched refs:TAS5086_CLOCK_CONTROL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | tas5086.c | 53 #define TAS5086_CLOCK_CONTROL 0x00 /* Clock control register */ macro 126 case TAS5086_CLOCK_CONTROL ... TAS5086_BKNDERR: in tas5086_register_size() 371 ret = regmap_update_bits(priv->regmap, TAS5086_CLOCK_CONTROL, in tas5086_hw_params() 385 ret = regmap_update_bits(priv->regmap, TAS5086_CLOCK_CONTROL, in tas5086_hw_params() 392 ret = regmap_update_bits(priv->regmap, TAS5086_CLOCK_CONTROL, in tas5086_hw_params() 443 ret = regmap_update_bits(priv->regmap, TAS5086_CLOCK_CONTROL, in tas5086_hw_params()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tas5086.c | 53 #define TAS5086_CLOCK_CONTROL 0x00 /* Clock control register */ macro 126 case TAS5086_CLOCK_CONTROL ... TAS5086_BKNDERR: in tas5086_register_size() 371 ret = regmap_update_bits(priv->regmap, TAS5086_CLOCK_CONTROL, in tas5086_hw_params() 385 ret = regmap_update_bits(priv->regmap, TAS5086_CLOCK_CONTROL, in tas5086_hw_params() 392 ret = regmap_update_bits(priv->regmap, TAS5086_CLOCK_CONTROL, in tas5086_hw_params() 443 ret = regmap_update_bits(priv->regmap, TAS5086_CLOCK_CONTROL, in tas5086_hw_params()
|
Completed in 3 milliseconds