Home
last modified time | relevance | path

Searched refs:RT1305_CLK_1 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Drt1305.c321 case RT1305_CLK_1 ... RT1305_CAL_EFUSE_CLOCK: in rt1305_readable_register()
417 snd_soc_component_read(component, RT1305_CLK_1, &val); in rt1305_is_rc_clk_from_pll()
783 snd_soc_component_update_bits(component, RT1305_CLK_1, in rt1305_set_component_sysclk()
811 snd_soc_component_update_bits(component, RT1305_CLK_1, in rt1305_set_component_pll()
819 snd_soc_component_update_bits(component, RT1305_CLK_1, in rt1305_set_component_pll()
829 RT1305_CLK_1, RT1305_SEL_PLL_SRC_1_MASK, in rt1305_set_component_pll()
833 snd_soc_component_update_bits(component, RT1305_CLK_1, in rt1305_set_component_pll()
1007 regmap_write(rt1305->regmap, RT1305_CLK_1, 0x0600); in rt1305_calibrate()
1052 regmap_write(rt1305->regmap, RT1305_CLK_1, 0x0650); in rt1305_calibrate()
1112 regmap_write(rt1305->regmap, RT1305_CLK_1, 0x0400); in rt1305_calibrate()
Drt1305.h18 #define RT1305_CLK_1 0x04 macro