Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5659.c650 case RT5659_EJD_CTRL_1: in rt5659_readable_register()
1280 snd_soc_component_update_bits(component, RT5659_EJD_CTRL_1, in rt5659_headset_detect()
1283 snd_soc_component_update_bits(component, RT5659_EJD_CTRL_1, in rt5659_headset_detect()
4266 regmap_write(rt5659->regmap, RT5659_EJD_CTRL_1, 0xa880); in rt5659_i2c_probe()
4279 regmap_write(rt5659->regmap, RT5659_EJD_CTRL_1, 0x70c0); in rt5659_i2c_probe()
H A Drt5659.h37 #define RT5659_EJD_CTRL_1 0x0010 macro