Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daw_usb3phy.c95 static int awusb3phy_set_mode(struct phynode *phy, int mode);
99 PHYNODEMETHOD(phynode_usb_set_mode, awusb3phy_set_mode),
190 awusb3phy_set_mode(struct phynode *phynode, int mode) in awusb3phy_set_mode() function