Home
last modified time | relevance | path

Searched refs:RT5682_DEPOP_1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drt5682-i2c.c194 regmap_write(rt5682->regmap, RT5682_DEPOP_1, 0x0000); in rt5682_i2c_probe()
H A Drt5682.c485 case RT5682_DEPOP_1: in rt5682_readable_register()
1550 RT5682_DEPOP_1, 0x60, 0x60); in rt5682_hp_event()
1567 RT5682_DEPOP_1, 0x60, 0x0); in rt5682_hp_event()
1865 SND_SOC_DAPM_SUPPLY_S("Charge Pump", 1, RT5682_DEPOP_1,
1867 SND_SOC_DAPM_SUPPLY_S("Capless", 2, RT5682_DEPOP_1,
H A Drt5682-sdw.c424 regmap_write(rt5682->regmap, RT5682_DEPOP_1, 0x0000); in rt5682_io_init()
H A Drt5682.h102 #define RT5682_DEPOP_1 0x008e macro