Searched full:tdm_ext (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | starfive,jh7110-syscrg.yaml | 59 - const: tdm_ext 73 - const: tdm_ext 108 <&tdm_ext>, <&mclk_ext>, 114 "tdm_ext", "mclk_ext",
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | starfive,jh7110-tdm.yaml | 45 - const: tdm_ext 88 <&tdm_ext>; 91 "mclk_inner", "tdm_ext";
|
/openbmc/linux/arch/riscv/boot/dts/starfive/ |
H A D | jh7110.dtsi | 326 tdm_ext: tdm-ext-clock { label 328 clock-output-names = "tdm_ext"; 502 <&tdm_ext>; 505 "mclk_inner", "tdm_ext"; 777 <&tdm_ext>, <&mclk_ext>, 785 "tdm_ext", "mclk_ext",
|
H A D | jh7110-starfive-visionfive-2.dtsi | 97 &tdm_ext {
|
/openbmc/linux/sound/soc/sh/rcar/ |
H A D | ssiu.c | 20 #define TDM_EXT (1 << 0) macro 265 mode = TDM_EXT; in rsnd_ssiu_init_gen2()
|
/openbmc/linux/sound/soc/starfive/ |
H A D | jh7110_tdm.c | 269 /* 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()
|
/openbmc/linux/drivers/clk/starfive/ |
H A D | clk-starfive-jh7110-sys.c | 507 parents[i].fw_name = "tdm_ext"; in jh7110_syscrg_probe()
|