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

/freebsd-current/sys/dev/usb/controller/
H A Dgeneric_xhci_fdt.c95 if (phy_enable(phy) != 0)
H A Dgeneric_ehci_fdt.c155 err = phy_enable(phy);
H A Dgeneric_ohci.c197 err = phy_enable(phy);
H A Dmusb_otg_allwinner.c450 error = phy_enable(sc->phy);
/freebsd-current/sys/dev/phy/
H A Dphy.h140 int phy_enable(phy_t phy);
H A Dphy.c333 phy_enable(phy_t phy) function
/freebsd-current/sys/arm/nvidia/
H A Dtegra_ehci.c215 rv = phy_enable(sc->phy);
H A Dtegra_ahci.c431 rv = phy_enable(sc->phy);
H A Dtegra_xhci.c563 rv = phy_enable(sc->phys[i]);
H A Dtegra_pcie.c1298 rv = phy_enable(sc->ports[i]->phy);
/freebsd-current/sys/dev/usb/controller/dwc3/
H A Ddwc3.c476 phy_enable(usb2_phy);
479 phy_enable(usb3_phy);
/freebsd-current/sys/arm64/rockchip/
H A Drk3568_pcie.c151 if (phy_enable(sc->phy))
H A Drk_pcie.c885 rv = phy_enable(sc->phys[i]);
/freebsd-current/sys/dev/pci/
H A Dpci_dw_mv.c121 rv = phy_enable(sc->phy[i]);
/freebsd-current/sys/dev/sdhci/
H A Dsdhci_fdt.c295 error = phy_enable(sc->phy);

Completed in 202 milliseconds