Searched full:osc_sys (Results 1 – 3 of 3) sorted by relevance
/linux/Documentation/devicetree/bindings/clock/ |
H A D | starfive,jh7100-clkgen.yaml | 29 - const: osc_sys 53 clocks = <&osc_sys>, <&osc_aud>, <&gmac_rmii_ref>, <&gmac_gr_mii_rxclk>; 54 clock-names = "osc_sys", "osc_aud", "gmac_rmii_ref", "gmac_gr_mii_rxclk";
|
/linux/drivers/clk/starfive/ |
H A D | clk-starfive-jh7100.c | 301 "osc_sys", 0, 40, 1); in clk_starfive_jh7100_probe() 306 "osc_sys", 0, 64, 1); in clk_starfive_jh7100_probe() 336 parents[i].fw_name = "osc_sys"; in clk_starfive_jh7100_probe()
|
/linux/arch/riscv/boot/dts/starfive/ |
H A D | jh7100-common.dtsi | 354 &osc_sys {
|