Searched refs:RT5663_SCLK_SRC_MASK (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt5663.c | 1719 snd_soc_component_update_bits(component, RT5663_GLB_CLK, RT5663_SCLK_SRC_MASK, in rt5663_impedance_sensing() 2076 val &= RT5663_SCLK_SRC_MASK; in rt5663_is_sys_clk_from_pll() 2881 snd_soc_component_update_bits(component, RT5663_GLB_CLK, RT5663_SCLK_SRC_MASK, in rt5663_set_dai_sysclk() 2911 RT5663_SCLK_SRC_MASK, RT5663_SCLK_SRC_MCLK); in rt5663_set_dai_pll()
|
H A D | rt5663.h | 500 #define RT5663_SCLK_SRC_MASK (0x3 << 14) macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5663.c | 1719 snd_soc_component_update_bits(component, RT5663_GLB_CLK, RT5663_SCLK_SRC_MASK, in rt5663_impedance_sensing() 2076 val &= RT5663_SCLK_SRC_MASK; in rt5663_is_sys_clk_from_pll() 2881 snd_soc_component_update_bits(component, RT5663_GLB_CLK, RT5663_SCLK_SRC_MASK, in rt5663_set_dai_sysclk() 2911 RT5663_SCLK_SRC_MASK, RT5663_SCLK_SRC_MCLK); in rt5663_set_dai_pll()
|
H A D | rt5663.h | 500 #define RT5663_SCLK_SRC_MASK (0x3 << 14) macro
|
Completed in 14 milliseconds