Home
last modified time | relevance | path

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

/sound/soc/codecs/
Drt5659.c964 case RT5659_SPK_DC_CAILB_CTRL_3: in rt5659_readable_register()
2356 snd_soc_component_write(component, RT5659_SPK_DC_CAILB_CTRL_3, 0x0000); in rt5659_spk_event()
2363 snd_soc_component_write(component, RT5659_SPK_DC_CAILB_CTRL_3, 0x0003); in rt5659_spk_event()
3964 regmap_write(rt5659->regmap, RT5659_SPK_DC_CAILB_CTRL_3, 0x0000); in rt5659_calibrate()
3998 regmap_write(rt5659->regmap, RT5659_SPK_DC_CAILB_CTRL_3, 0x000f); in rt5659_calibrate()
4021 regmap_write(rt5659->regmap, RT5659_SPK_DC_CAILB_CTRL_3, 0x0003); in rt5659_calibrate()
Drt5659.h368 #define RT5659_SPK_DC_CAILB_CTRL_3 0x0267 macro