Home
last modified time | relevance | path

Searched refs:RT5677_PLL2_CTRL2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/sound/
H A Drt5677.h135 #define RT5677_PLL2_CTRL2 0x7d macro
/openbmc/linux/sound/soc/codecs/
H A Drt5677.c170 {RT5677_PLL2_CTRL2 , 0x2000},
436 case RT5677_PLL2_CTRL2: in rt5677_readable_register()
2645 regmap_update_bits(rt5677->regmap, RT5677_PLL2_CTRL2, 0x2, 0x2); in rt5677_set_pll2_event()
2649 regmap_update_bits(rt5677->regmap, RT5677_PLL2_CTRL2, 0x2, 0x0); in rt5677_set_pll2_event()
H A Drt5677.h128 #define RT5677_PLL2_CTRL2 0x7d macro