Home
last modified time | relevance | path

Searched refs:rt1015 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drt1015.c539 !rt1015->cali_done) { in rt1015_bypass_boost_put()
541 rt1015->cali_done = 1; in rt1015_bypass_boost_put()
798 if (freq == rt1015->sysclk && clk_id == rt1015->sysclk_src) in rt1015_set_component_sysclk()
815 rt1015->sysclk = freq; in rt1015_set_component_sysclk()
838 rt1015->pll_in = 0; in rt1015_set_component_pll()
839 rt1015->pll_out = 0; in rt1015_set_component_pll()
844 if (source == rt1015->pll_src && freq_in == rt1015->pll_in && in rt1015_set_component_pll()
1048 if (rt1015->cali_done) in rt1015_resume()
1121 rt1015 = devm_kzalloc(&i2c->dev, sizeof(*rt1015), GFP_KERNEL); in rt1015_i2c_probe()
1122 if (!rt1015) in rt1015_i2c_probe()
[all …]
H A DMakefile207 snd-soc-rt1015-objs := rt1015.o
588 obj-$(CONFIG_SND_SOC_RT1015) += snd-soc-rt1015.o
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Drt1015.txt7 - compatible : "realtek,rt1015".
19 rt1015: codec@28 {
20 compatible = "realtek,rt1015";
H A Drealtek,rt1015p.yaml13 Rt1015p is a rt1015 variant which does not support I2C and
H A Dmt8192-mt6359-rt1015-rt5682.yaml4 $id: http://devicetree.org/schemas/sound/mt8192-mt6359-rt1015-rt5682.yaml#
/openbmc/linux/sound/soc/mediatek/mt8192/
H A DMakefile16 mt8192-mt6359-rt1015-rt5682.o
/openbmc/linux/sound/soc/amd/
H A Dacp3x-rt5682-max9836.c293 SND_SOC_DAILINK_DEF(rt1015,
488 links[1].codecs = rt1015; in card_spk_dai_link_present()
489 links[1].num_codecs = ARRAY_SIZE(rt1015); in card_spk_dai_link_present()