Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_usb3phy.c93 static int awusb3phy_phy_enable(struct phynode *phy, bool enable);
97 PHYNODEMETHOD(phynode_enable, awusb3phy_phy_enable),
110 awusb3phy_phy_enable(struct phynode *phynode, bool enable) in awusb3phy_phy_enable() function