Home
last modified time | relevance | path

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

/freebsd/sys/arm64/rockchip/
H A Drk_usb2phy.c97 static int rk_usb2phy_enable(struct phynode *phynode, bool enable);
101 PHYNODEMETHOD(phynode_enable, rk_usb2phy_enable),
118 rk_usb2phy_enable(struct phynode *phynode, bool enable) in rk_usb2phy_enable() function