Home
last modified time | relevance | path

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

/sound/soc/codecs/
Drt5514.c86 {RT5514_PLL3_CALIB_CTRL5, 0x40220012},
179 case RT5514_PLL3_CALIB_CTRL5: in rt5514_readable_register()
237 case RT5514_DSP_MAPPING | RT5514_PLL3_CALIB_CTRL5: in rt5514_i2c_readable_register()
310 regmap_update_bits(rt5514->regmap, RT5514_PLL3_CALIB_CTRL5, in rt5514_calibration()
312 regmap_update_bits(rt5514->regmap, RT5514_PLL3_CALIB_CTRL5, in rt5514_calibration()
315 regmap_update_bits(rt5514->regmap, RT5514_PLL3_CALIB_CTRL5, in rt5514_calibration()
Drt5514.h35 #define RT5514_PLL3_CALIB_CTRL5 0x2124 macro