Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/codecs/
Drt5665.c758 case RT5665_HP_LOGIC_CTRL_2: in rt5665_readable_register()
2511 snd_soc_component_write(component, RT5665_HP_LOGIC_CTRL_2, 0x0003); in rt5665_hp_event()
2515 snd_soc_component_write(component, RT5665_HP_LOGIC_CTRL_2, 0x0002); in rt5665_hp_event()
4680 regmap_write(rt5665->regmap, RT5665_HP_LOGIC_CTRL_2, 0x0000); in rt5665_calibrate()
4895 regmap_write(rt5665->regmap, RT5665_HP_LOGIC_CTRL_2, 0x0002); in rt5665_i2c_probe()
Drt5665.h304 #define RT5665_HP_LOGIC_CTRL_2 0x01db macro