Searched refs:RT5677_PLL1_CTRL2 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/sound/soc/codecs/ |
D | rt5677.c | 170 {RT5677_PLL1_CTRL2 , 0x0000}, 436 case RT5677_PLL1_CTRL2: in rt5677_readable_register() 2625 regmap_update_bits(rt5677->regmap, RT5677_PLL1_CTRL2, 0x2, 0x2); in rt5677_set_pll1_event() 2629 regmap_update_bits(rt5677->regmap, RT5677_PLL1_CTRL2, 0x2, 0x0); in rt5677_set_pll1_event() 4570 regmap_write(rt5677->regmap, RT5677_PLL1_CTRL2, in rt5677_set_dai_pll()
|
D | rt5677.h | 126 #define RT5677_PLL1_CTRL2 0x7b macro
|