Searched refs:sc_clk_peripheral (Results 1 – 1 of 1) sorted by relevance
70 struct clk *sc_clk_peripheral; member185 sc->sc_clk_peripheral = fdtbus_clock_get(phandle, "peripheral"); in mesongxl_usb3phy_attach()186 if (sc->sc_clk_peripheral == NULL) { in mesongxl_usb3phy_attach()203 if (clk_enable(sc->sc_clk_peripheral) != 0) { in mesongxl_usb3phy_attach()