Searched refs:RT5659_SPK_DC_CAILB_CTRL_3 (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | rt5659.c | 963 case RT5659_SPK_DC_CAILB_CTRL_3: in rt5659_readable_register() 2355 snd_soc_component_write(component, RT5659_SPK_DC_CAILB_CTRL_3, 0x0000); in rt5659_spk_event() 2362 snd_soc_component_write(component, RT5659_SPK_DC_CAILB_CTRL_3, 0x0003); in rt5659_spk_event() 3962 regmap_write(rt5659->regmap, RT5659_SPK_DC_CAILB_CTRL_3, 0x0000); in rt5659_calibrate() 3996 regmap_write(rt5659->regmap, RT5659_SPK_DC_CAILB_CTRL_3, 0x000f); in rt5659_calibrate() 4019 regmap_write(rt5659->regmap, RT5659_SPK_DC_CAILB_CTRL_3, 0x0003); in rt5659_calibrate()
|
H A D | rt5659.h | 368 #define RT5659_SPK_DC_CAILB_CTRL_3 0x0267 macro
|