Home
last modified time | relevance | path

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

/linux-6.15/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()
811 if (freq == rt1015->sysclk && clk_id == rt1015->sysclk_src) in rt1015_set_component_sysclk()
828 rt1015->sysclk = freq; in rt1015_set_component_sysclk()
851 rt1015->pll_in = 0; in rt1015_set_component_pll()
852 rt1015->pll_out = 0; in rt1015_set_component_pll()
857 if (source == rt1015->pll_src && freq_in == rt1015->pll_in && in rt1015_set_component_pll()
1061 if (rt1015->cali_done) in rt1015_resume()
1134 rt1015 = devm_kzalloc(&i2c->dev, sizeof(*rt1015), GFP_KERNEL); in rt1015_i2c_probe()
1135 if (!rt1015) in rt1015_i2c_probe()
[all …]
H A DMakefile229 snd-soc-rt1015-y := rt1015.o
642 obj-$(CONFIG_SND_SOC_RT1015) += snd-soc-rt1015.o
/linux-6.15/Documentation/devicetree/bindings/sound/
H A Drealtek,rt1015.yaml4 $id: http://devicetree.org/schemas/sound/realtek,rt1015.yaml#
15 - realtek,rt1015
37 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#
/linux-6.15/sound/soc/mediatek/mt8192/
H A DMakefile16 mt8192-mt6359-rt1015-rt5682.o
/linux-6.15/sound/soc/amd/
H A Dacp3x-rt5682-max9836.c293 SND_SOC_DAILINK_DEF(rt1015,
486 links[1].codecs = rt1015; in card_spk_dai_link_present()
487 links[1].num_codecs = ARRAY_SIZE(rt1015); in card_spk_dai_link_present()