Home
last modified time | relevance | path

Searched refs:rt1016 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drt1016.c313 pre_div = rl6231_get_clk_info(rt1016->sysclk, rt1016->lrck); in rt1016_hw_params()
327 rt1016->bclk = rt1016->lrck * (32 << bclk_ms); in rt1016_hw_params()
372 rt1016->master = 1; in rt1016_set_dai_fmt()
424 if (freq == rt1016->sysclk && clk_id == rt1016->sysclk_src) in rt1016_set_component_sysclk()
441 rt1016->sysclk = freq; in rt1016_set_component_sysclk()
464 rt1016->pll_in = 0; in rt1016_set_component_pll()
465 rt1016->pll_out = 0; in rt1016_set_component_pll()
470 if (source == rt1016->pll_src && freq_in == rt1016->pll_in && in rt1016_set_component_pll()
509 rt1016->pll_in = freq_in; in rt1016_set_component_pll()
511 rt1016->pll_src = source; in rt1016_set_component_pll()
[all …]
H A DMakefile209 snd-soc-rt1016-objs := rt1016.o
590 obj-$(CONFIG_SND_SOC_RT1016) += snd-soc-rt1016.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Drealtek,rt1016.yaml4 $id: http://devicetree.org/schemas/sound/realtek,rt1016.yaml#
17 const: realtek,rt1016
37 compatible = "realtek,rt1016";