Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Daw_usbphy.c154 static int awusbphy_phy_enable(struct phynode *phy, bool enable);
158 PHYNODEMETHOD(phynode_enable, awusbphy_phy_enable),
338 awusbphy_phy_enable(struct phynode *phynode, bool enable) in awusbphy_phy_enable() function