Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5682.c45 {RT5682_I2C_CTRL, 0x000f},
429 case RT5682_I2C_CTRL: in rt5682_readable_register()
3131 regmap_write(rt5682->regmap, RT5682_I2C_CTRL, 0x000f); in rt5682_calibrate()
H A Drt5682.h34 #define RT5682_I2C_CTRL 0x0008 macro