Home
last modified time | relevance | path

Searched full:tdm_ext (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dstarfive,jh7110-syscrg.yaml59 - const: tdm_ext
73 - const: tdm_ext
108 <&tdm_ext>, <&mclk_ext>,
114 "tdm_ext", "mclk_ext",
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dstarfive,jh7110-tdm.yaml45 - const: tdm_ext
88 <&tdm_ext>;
91 "mclk_inner", "tdm_ext";
/linux-6.12.1/arch/riscv/boot/dts/starfive/
Djh7110.dtsi341 tdm_ext: tdm-ext-clock { label
343 clock-output-names = "tdm_ext";
520 <&tdm_ext>;
523 "mclk_inner", "tdm_ext";
885 <&tdm_ext>, <&mclk_ext>,
893 "tdm_ext", "mclk_ext",
Djh7110-common.dtsi123 &tdm_ext {
/linux-6.12.1/sound/soc/sh/rcar/
Dssiu.c20 #define TDM_EXT (1 << 0) macro
265 mode = TDM_EXT; in rsnd_ssiu_init_gen2()
/linux-6.12.1/sound/soc/starfive/
Djh7110_tdm.c269 /* select tdm_ext clock as the clock source for tdm */ in jh7110_tdm_clk_enable()
565 tdm->clks[4].id = "tdm_ext"; in jh7110_tdm_clk_reset_get()
/linux-6.12.1/drivers/clk/starfive/
Dclk-starfive-jh7110-sys.c507 parents[i].fw_name = "tdm_ext"; in jh7110_syscrg_probe()