Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/sifive/
H A Dfu540-prci.yaml21 The hfclk and rtcclk nodes are required, and represent physical
39 - const: hfclk
58 clocks = <&hfclk>, <&rtcclk>;
/OK3568_Linux_fs/kernel/arch/riscv/boot/dts/sifive/
H A Dhifive-unleashed-a00.dts34 hfclk: hfclk { label
38 clock-output-names = "hfclk";
H A Dfu540-c000.dtsi158 clocks = <&hfclk>, <&rtcclk>;
/OK3568_Linux_fs/kernel/drivers/clk/sifive/
H A Dfu540-prci.c42 * hfclk and rtcclk
335 * __prci_coreclksel_use_hfclk() - switch the CORECLK mux to output HFCLK
338 * Switch the CORECLK mux to the HFCLK input source; return once complete.
487 .parent_name = "hfclk",
493 .parent_name = "hfclk",
499 .parent_name = "hfclk",
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dtwl-core.c563 * twl_get_hfclk_rate - API to get TWL external HFCLK clock rate.
565 * Api to get the TWL HFCLK rate based on BOOT_CFG register.
585 pr_err("TWL4030: HFCLK is not configured\n"); in twl_get_hfclk_rate()
H A Dtwl4030-power.c60 /* resource - hfclk */