Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5670.c382 case RT5670_GPIO_CTRL3: in rt5670_readable_register()
3158 regmap_write(rt5670->regmap, RT5670_GPIO_CTRL3, 0x0980); in rt5670_i2c_probe()
3160 regmap_write(rt5670->regmap, RT5670_GPIO_CTRL3, 0x0d00); in rt5670_i2c_probe()
H A Drt5670.h138 #define RT5670_GPIO_CTRL3 0xc2 macro