Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_clock.c646 uint64_t phy_freq; in jz4780_ehci_clk_config() local
659 if (clk_get_freq(ext_clk, &phy_freq) != 0) in jz4780_ehci_clk_config()
661 if (clk_set_freq(phy_clk, phy_freq, 0) != 0) in jz4780_ehci_clk_config()