Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5514.c89 {RT5514_PLL3_CALIB_CTRL5, 0x40220012},
182 case RT5514_PLL3_CALIB_CTRL5: in rt5514_readable_register()
240 case RT5514_DSP_MAPPING | RT5514_PLL3_CALIB_CTRL5: in rt5514_i2c_readable_register()
313 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()
318 regmap_update_bits(rt5514->regmap, RT5514_PLL3_CALIB_CTRL5, in rt5514_calibration()
Drt5514.h38 #define RT5514_PLL3_CALIB_CTRL5 0x2124 macro