Searched refs:RT1305_CLK_1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/sound/soc/codecs/ |
D | rt1305.c | 318 case RT1305_CLK_1 ... RT1305_CAL_EFUSE_CLOCK: in rt1305_readable_register() 414 val = snd_soc_component_read(component, RT1305_CLK_1); in rt1305_is_rc_clk_from_pll() 781 snd_soc_component_update_bits(component, RT1305_CLK_1, in rt1305_set_component_sysclk() 809 snd_soc_component_update_bits(component, RT1305_CLK_1, in rt1305_set_component_pll() 817 snd_soc_component_update_bits(component, RT1305_CLK_1, in rt1305_set_component_pll() 827 RT1305_CLK_1, RT1305_SEL_PLL_SRC_1_MASK, in rt1305_set_component_pll() 831 snd_soc_component_update_bits(component, RT1305_CLK_1, in rt1305_set_component_pll() 1006 regmap_write(rt1305->regmap, RT1305_CLK_1, 0x0600); in rt1305_calibrate() 1051 regmap_write(rt1305->regmap, RT1305_CLK_1, 0x0650); in rt1305_calibrate() 1111 regmap_write(rt1305->regmap, RT1305_CLK_1, 0x0400); in rt1305_calibrate()
|
D | rt1305.h | 15 #define RT1305_CLK_1 0x04 macro
|