Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5682.c51 {RT5682_HP_LOGIC_CTRL_2, 0x0007},
627 case RT5682_HP_LOGIC_CTRL_2: in rt5682_readable_register()
1547 snd_soc_component_update_bits(component, RT5682_HP_LOGIC_CTRL_2, in rt5682_hp_event()
1686 RT5682_HP_LOGIC_CTRL_2, 0, RT5682_HP_LC2_SIG_SOUR1_MASK,
3144 regmap_write(rt5682->regmap, RT5682_HP_LOGIC_CTRL_2, 0x0004); in rt5682_calibrate()
H A Drt5682.h248 #define RT5682_HP_LOGIC_CTRL_2 0x01db macro