Home
last modified time | relevance | path

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

/freebsd/sys/dev/phy/
H A Dphy.h141 int phy_disable(phy_t phy);
H A Dphy.c351 phy_disable(phy_t phy) in phy_disable() function
/freebsd/sys/dev/usb/controller/
H A Dgeneric_ehci_fdt.c215 err = phy_disable(phy->phy); in generic_ehci_fdt_detach()
H A Dmusb_otg_allwinner.c547 (void)phy_disable(sc->phy); in awusbdrd_attach()
584 phy_disable(sc->phy); in awusbdrd_detach()
H A Dgeneric_ohci.c272 err = phy_disable(phy->phy); in generic_ohci_detach()