Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Drt5677.c239 ret = rt5677_i2c_write(priv, RT5677_RESET, RT5677_SW_RESET); in rt5677_reset()
259 ret = rt5677_i2c_read(priv, RT5677_RESET); in rt5677_device_init()
H A Drt5677.h19 #define RT5677_RESET 0x00 macro
/openbmc/linux/sound/soc/codecs/
H A Drt5677.c76 {RT5677_RESET , 0x0000},
293 case RT5677_RESET: in rt5677_volatile_register()
342 case RT5677_RESET: in rt5677_readable_register()
4920 regmap_write(rt5677->regmap, RT5677_RESET, 0x10ec); in rt5677_remove()
5604 regmap_write(rt5677->regmap, RT5677_RESET, 0x10ec); in rt5677_i2c_probe()
H A Drt5677.h16 #define RT5677_RESET 0x00 macro