Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/extres/phy/
H A Dphy.h82 int phy_disable(phy_t phy);
H A Dphy.c335 phy_disable(phy_t phy) in phy_disable() function
/freebsd-13.1/sys/dev/usb/controller/
H A Dgeneric_ehci_fdt.c228 err = phy_disable(phy->phy); in generic_ehci_fdt_detach()
H A Dmusb_otg_allwinner.c551 (void)phy_disable(sc->phy); in awusbdrd_attach()
588 phy_disable(sc->phy); in awusbdrd_detach()
H A Dgeneric_ohci.c288 err = phy_disable(phy->phy); in generic_ohci_detach()