Home
last modified time | relevance | path

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

/freebsd/sys/arm64/rockchip/
H A Drk_usb2phy.c99 static int rk_usb2phy_set_mode(struct phynode *phy, int mode);
103 PHYNODEMETHOD(phynode_usb_set_mode, rk_usb2phy_set_mode),
169 rk_usb2phy_set_mode(struct phynode *phynode, int mode) in rk_usb2phy_set_mode() function