Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Drt5682.c557 case RT5682_CHOP_DAC: in rt5682_readable_register()
1856 SND_SOC_DAPM_SUPPLY_S("DAC 1 Clock", 3, RT5682_CHOP_DAC,
3143 regmap_write(rt5682->regmap, RT5682_CHOP_DAC, 0x3000); in rt5682_calibrate()
3175 regmap_write(rt5682->regmap, RT5682_CHOP_DAC, 0x2000); in rt5682_calibrate()
H A Drt5682.h177 #define RT5682_CHOP_DAC 0x013a macro