Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Dtegra_usbphy.c297 static int usbphy_phy_enable(struct phynode *phy, bool enable);
299 PHYNODEMETHOD(phynode_enable, usbphy_phy_enable),
559 usbphy_phy_enable(struct phynode *phy, bool enable) in usbphy_phy_enable() function