Home
last modified time | relevance | path

Searched +full:jh7110 +full:- +full:pll (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/clk/starfive/
H A Djh7110_clk_sys.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
10 /* Clocks for JH7110 SYS group. PLL driver must be attached before this. */
31 #include <dt-bindings/clock/starfive,jh7110-crg.h>
37 { "starfive,jh7110-syscrg", 1 },
46 /* parents for non-pll SYS clocks */
92 /* non-pll SYS clocks */
165 if (ofw_bus_search_compatible(dev, compat_data)->ocd_data == 0) in jh7110_clk_sys_probe()
168 device_set_desc(dev, "StarFive JH7110 SYS clock generator"); in jh7110_clk_sys_probe()
181 sc->reset_status_offset = SYSCRG_RESET_STATUS; in jh7110_clk_sys_attach()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmotorcomm,yt8xxx.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/freebsd/sys/contrib/device-tree/src/riscv/starfive/
H A Djh7110.dtsi1 // SPDX-License-Identifier: GPL-2.0 OR MIT
7 /dts-v1/;
8 #include <dt-bindings/clock/starfive,jh7110-crg.h>
9 #include <dt-bindings/power/starfive,jh7110-pmu.h>
10 #include <dt-bindings/reset/starfive,jh7110-crg.h>
11 #include <dt-bindings/thermal/thermal.h>
14 compatible = "starfive,jh7110";
15 #address-cells = <2>;
16 #size-cells = <2>;
19 #address-cells = <1>;
[all …]