Searched full:hfclk (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/drivers/clk/sifive/ |
H A D | fu740-prci.h | 87 .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 D | fu540-prci.h | 71 .parent_name = "hfclk", 77 .parent_name = "hfclk", 83 .parent_name = "hfclk",
|
H A D | sifive-prci.c | 304 * 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 D | sifive-prci.h | 19 * hfclk and rtcclk
|
/openbmc/linux/Documentation/devicetree/bindings/clock/sifive/ |
H A D | fu540-prci.yaml | 20 The hfclk and rtcclk nodes are required, and represent physical 38 - const: hfclk 57 clocks = <&hfclk>, <&rtcclk>;
|
H A D | fu740-prci.yaml | 21 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 D | hifive-unleashed-a00.dts | 30 hfclk: hfclk { label 34 clock-output-names = "hfclk";
|
H A D | hifive-unmatched-a00.dts | 31 hfclk: hfclk { label 35 clock-output-names = "hfclk";
|
H A D | fu540-c000.dtsi | 183 clocks = <&hfclk>, <&rtcclk>;
|
H A D | fu740-c000.dtsi | 184 clocks = <&hfclk>, <&rtcclk>;
|
/openbmc/u-boot/drivers/clk/sifive/ |
H A D | fu540-prci.c | 46 * 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 D | twl-core.c | 566 * 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 D | twl4030-power.c | 60 /* resource - hfclk */
|
/openbmc/qemu/hw/riscv/ |
H A D | sifive_u.c | 133 nodename = g_strdup_printf("/hfclk"); in create_fdt() 136 qemu_fdt_setprop_string(fdt, nodename, "clock-output-names", "hfclk"); in create_fdt()
|