Searched refs:WM9081_CLOCK_CONTROL_3 (Results 1 – 2 of 2) sorted by relevance
/sound/soc/codecs/ |
D | wm9081.c | 189 case WM9081_CLOCK_CONTROL_3: in wm9081_readable_register() 589 clk_sys_reg = snd_soc_read(codec, WM9081_CLOCK_CONTROL_3); in wm9081_set_fll() 591 snd_soc_write(codec, WM9081_CLOCK_CONTROL_3, in wm9081_set_fll() 630 snd_soc_write(codec, WM9081_CLOCK_CONTROL_3, clk_sys_reg); in wm9081_set_fll() 721 reg = snd_soc_read(codec, WM9081_CLOCK_CONTROL_3); in configure_clock() 726 snd_soc_write(codec, WM9081_CLOCK_CONTROL_3, reg); in configure_clock() 785 SND_SOC_DAPM_SUPPLY("CLK_SYS", WM9081_CLOCK_CONTROL_3, 0, 0, clk_sys_event, 787 SND_SOC_DAPM_SUPPLY("CLK_DSP", WM9081_CLOCK_CONTROL_3, 1, 0, NULL, 0), 788 SND_SOC_DAPM_SUPPLY("TOCLK", WM9081_CLOCK_CONTROL_3, 2, 0, NULL, 0),
|
D | wm9081.h | 39 #define WM9081_CLOCK_CONTROL_3 0x0E macro
|