Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/extres/phy/
HDphy.h140 int phy_disable(phy_t phy);
HDphy.c351 phy_disable(phy_t phy) in phy_disable() function
/freebsd-14-stable/sys/dev/usb/controller/
HDgeneric_ehci_fdt.c214 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()