Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Drt5659.c765 case RT5659_CLASSD_CTRL_1: in rt5659_readable_register()
2350 snd_soc_component_update_bits(component, RT5659_CLASSD_CTRL_1, in rt5659_spk_event()
2363 snd_soc_component_update_bits(component, RT5659_CLASSD_CTRL_1, in rt5659_spk_event()
3944 regmap_write(rt5659->regmap, RT5659_CLASSD_CTRL_1, 0x0260); in rt5659_calibrate()
4038 regmap_write(rt5659->regmap, RT5659_CLASSD_CTRL_1, 0x0060); in rt5659_calibrate()
Drt5659.h167 #define RT5659_CLASSD_CTRL_1 0x00a0 macro