Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_usbphy.c299 static int usbphy_phy_enable(struct phynode *phy, bool enable);
301 PHYNODEMETHOD(phynode_enable, usbphy_phy_enable),
561 usbphy_phy_enable(struct phynode *phy, bool enable) in usbphy_phy_enable() function