Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Drt5665.c762 case RT5665_HP_LOGIC_CTRL_2: in rt5665_readable_register()
2515 snd_soc_component_write(component, RT5665_HP_LOGIC_CTRL_2, 0x0003); in rt5665_hp_event()
2519 snd_soc_component_write(component, RT5665_HP_LOGIC_CTRL_2, 0x0002); in rt5665_hp_event()
4685 regmap_write(rt5665->regmap, RT5665_HP_LOGIC_CTRL_2, 0x0000); in rt5665_calibrate()
4898 regmap_write(rt5665->regmap, RT5665_HP_LOGIC_CTRL_2, 0x0002); in rt5665_i2c_probe()
Drt5665.h307 #define RT5665_HP_LOGIC_CTRL_2 0x01db macro