Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/rockchip/
H A Drk_usb2phy.c96 static int rk_usb2phy_set_mode(struct phynode *phy, int mode);
100 PHYNODEMETHOD(phynode_usb_set_mode, rk_usb2phy_set_mode),
166 rk_usb2phy_set_mode(struct phynode *phynode, int mode) in rk_usb2phy_set_mode() function