Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/sound/
H A Drt5677.c39 {RT5677_PLL1_CTRL2, 0x0000},
H A Drt5677.h133 #define RT5677_PLL1_CTRL2 0x7b macro
/openbmc/linux/sound/soc/codecs/
H A Drt5677.c168 {RT5677_PLL1_CTRL2 , 0x0000},
434 case RT5677_PLL1_CTRL2: in rt5677_readable_register()
2623 regmap_update_bits(rt5677->regmap, RT5677_PLL1_CTRL2, 0x2, 0x2); in rt5677_set_pll1_event()
2627 regmap_update_bits(rt5677->regmap, RT5677_PLL1_CTRL2, 0x2, 0x0); in rt5677_set_pll1_event()
4568 regmap_write(rt5677->regmap, RT5677_PLL1_CTRL2, in rt5677_set_dai_pll()
H A Drt5677.h126 #define RT5677_PLL1_CTRL2 0x7b macro