Searched refs:RT5677_PLL1_CTRL2 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/sound/soc/codecs/ |
| D | rt5677.c | 166 {RT5677_PLL1_CTRL2 , 0x0000}, 429 case RT5677_PLL1_CTRL2: in rt5677_readable_register() 2451 regmap_update_bits(rt5677->regmap, RT5677_PLL1_CTRL2, 0x2, 0x2); in rt5677_set_pll1_event() 2455 regmap_update_bits(rt5677->regmap, RT5677_PLL1_CTRL2, 0x2, 0x0); in rt5677_set_pll1_event() 4382 regmap_write(rt5677->regmap, RT5677_PLL1_CTRL2, in rt5677_set_dai_pll()
|
| D | rt5677.h | 126 #define RT5677_PLL1_CTRL2 0x7b macro
|