Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt1011.c693 case RT1011_CLK_DET: in rt1011_volatile_register()
780 case RT1011_CLK_DET: in rt1011_readable_register()
1740 snd_soc_component_update_bits(component, RT1011_CLK_DET, in rt1011_set_component_sysclk()
1746 snd_soc_component_update_bits(component, RT1011_CLK_DET, in rt1011_set_component_sysclk()
1801 snd_soc_component_update_bits(component, RT1011_CLK_DET, in rt1011_set_component_pll()
2236 regmap_write(rt1011->regmap, RT1011_CLK_DET, 0x0800); in rt1011_calibrate()
H A Drt1011.h23 #define RT1011_CLK_DET 0x0020 macro