Home
last modified time | relevance | path

Searched refs:ext_clk (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dartpec6.txt29 ext_clk: ext_clk {
39 clocks = <&ext_clk>;
/f-stack/freebsd/mips/ingenic/
H A Djz4780_clock.c645 clk_t phy_clk, ext_clk; in jz4780_ehci_clk_config() local
650 ext_clk = NULL; in jz4780_ehci_clk_config()
657 if (clk_get_parent(phy_clk, &ext_clk) != 0) in jz4780_ehci_clk_config()
659 if (clk_get_freq(ext_clk, &phy_freq) != 0) in jz4780_ehci_clk_config()
665 clk_release(ext_clk); in jz4780_ehci_clk_config()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dartpec6.dtsi91 ext_clk: ext_clk { label
107 clocks = <&ext_clk>;