Home
last modified time | relevance | path

Searched full:hfclk (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/clk/sifive/
H A Dfu740-prci.h87 .parent_name = "hfclk",
93 .parent_name = "hfclk",
99 .parent_name = "hfclk",
105 .parent_name = "hfclk",
111 .parent_name = "hfclk",
117 .parent_name = "hfclk",
133 .parent_name = "hfclk",
H A Dfu540-prci.h71 .parent_name = "hfclk",
77 .parent_name = "hfclk",
83 .parent_name = "hfclk",
H A Dsifive-prci.c304 * sifive_prci_coreclksel_use_hfclk() - switch the CORECLK mux to output HFCLK
307 * Switch the CORECLK mux to the HFCLK input source; return once complete.
410 * output HFCLK
413 * Switch the HFPCLKPLL mux to the HFCLK input source; return once complete.
H A Dsifive-prci.h19 * hfclk and rtcclk
/openbmc/linux/Documentation/devicetree/bindings/clock/sifive/
H A Dfu540-prci.yaml20 The hfclk and rtcclk nodes are required, and represent physical
38 - const: hfclk
57 clocks = <&hfclk>, <&rtcclk>;
H A Dfu740-prci.yaml21 The hfclk and rtcclk nodes are required, and represent physical
39 - const: hfclk
61 clocks = <&hfclk>, <&rtcclk>;
/openbmc/linux/arch/riscv/boot/dts/sifive/
H A Dhifive-unleashed-a00.dts30 hfclk: hfclk { label
34 clock-output-names = "hfclk";
H A Dhifive-unmatched-a00.dts31 hfclk: hfclk { label
35 clock-output-names = "hfclk";
H A Dfu540-c000.dtsi183 clocks = <&hfclk>, <&rtcclk>;
H A Dfu740-c000.dtsi184 clocks = <&hfclk>, <&rtcclk>;
/openbmc/u-boot/drivers/clk/sifive/
H A Dfu540-prci.c46 * hfclk and rtcclk
362 * __prci_coreclksel_use_hfclk() - switch the CORECLK mux to output HFCLK
365 * Switch the CORECLK mux to the HFCLK input source; return once complete.
506 .parent_name = "hfclk",
512 .parent_name = "hfclk",
518 .parent_name = "hfclk",
/openbmc/linux/drivers/mfd/
H A Dtwl-core.c566 * twl_get_hfclk_rate - API to get TWL external HFCLK clock rate.
568 * Api to get the TWL HFCLK rate based on BOOT_CFG register.
588 pr_err("TWL4030: HFCLK is not configured\n"); in twl_get_hfclk_rate()
H A Dtwl4030-power.c60 /* resource - hfclk */
/openbmc/qemu/hw/riscv/
H A Dsifive_u.c133 nodename = g_strdup_printf("/hfclk"); in create_fdt()
136 qemu_fdt_setprop_string(fdt, nodename, "clock-output-names", "hfclk"); in create_fdt()