Home
last modified time | relevance | path

Searched full:rtc_osc (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dstarfive,jh7110-aoncrg.yaml56 - const: rtc_osc
66 - const: rtc_osc
100 <&rtc_osc>;
104 "rtc_osc";
/openbmc/linux/arch/riscv/boot/dts/starfive/
H A Djh7110.dtsi313 rtc_osc: rtc-oscillator { label
315 clock-output-names = "rtc_osc";
981 <&rtc_osc>;
985 "rtc_osc";
H A Djh7110-starfive-visionfive-2.dtsi93 &rtc_osc {
/openbmc/linux/drivers/clk/starfive/
H A Dclk-starfive-jh7110-aon.c118 parents[i].fw_name = "rtc_osc"; in jh7110_aoncrg_probe()
/openbmc/u-boot/arch/arm/mach-imx/mx7ulp/
H A Dscg.c1068 clk == SCG_SCS_RTC_OSC ? "RTC_OSC" : in scg_a7_sys_clk_sel()