Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/extres/phy/
HDphy.h80 int phy_disable(phy_t phy);
HDphy.c333 phy_disable(phy_t phy) in phy_disable() function
/freebsd-13-stable/sys/dev/usb/controller/
HDgeneric_ehci_fdt.c215 err = phy_disable(phy->phy); in generic_ehci_fdt_detach()
HDmusb_otg_allwinner.c548 (void)phy_disable(sc->phy); in awusbdrd_attach()
585 phy_disable(sc->phy); in awusbdrd_detach()
HDgeneric_ohci.c273 err = phy_disable(phy->phy); in generic_ohci_detach()