Searched full:hfclk (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/clock/sifive/ |
| H A D | fu540-prci.txt | 10 - clocks: Should point to the hfclk device tree node and the rtcclk 20 The hfclk and rtcclk nodes are required, and represent physical 27 hfclk: hfclk { 31 clock-output-names = "hfclk"; 44 clocks = <&hfclk>, <&rtcclk>;
|
| 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>;
|
| /freebsd/sys/contrib/device-tree/src/riscv/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 | 198 clocks = <&hfclk>, <&rtcclk>;
|
| H A D | fu740-c000.dtsi | 199 clocks = <&hfclk>, <&rtcclk>;
|
| /freebsd/sys/riscv/sifive/ |
| H A D | sifive_prci.c | 241 GATE(FU740_PRCI_PCIEAUXCLK, "pcieauxclk", "hfclk", FU740_PRCI_PCIEAUX_GATE), 694 * hfclk and rtcclk appear later in the device tree than prci, so we must
|