Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_usbphy.c160 static int awusbphy_set_mode(struct phynode *phy, int mode);
164 PHYNODEMETHOD(phynode_usb_set_mode, awusbphy_set_mode),
411 awusbphy_set_mode(struct phynode *phynode, int mode) in awusbphy_set_mode() function