Searched refs:tcpdphy_ref (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm64/rockchip/
H A Drk_typec_phy.c129 clk_t tcpdphy_ref; member in struct:rk_typec_phy_softc
211 err = clk_enable(sc->tcpdphy_ref);
214 clk_get_name(sc->tcpdphy_ref));
391 if (clk_get_by_ofw_name(dev, 0, "tcpdphy-ref", &sc->tcpdphy_ref) != 0) {

Completed in 76 milliseconds