Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c465 static void udphy_usb_bvalid_enable(struct rockchip_udphy *udphy, u8 enable) in udphy_usb_bvalid_enable() function
597 udphy_usb_bvalid_enable(udphy, false); in udphy_orien_sw_set()
603 udphy_usb_bvalid_enable(udphy, true); in udphy_orien_sw_set()
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-usbdp.c409 static void udphy_usb_bvalid_enable(struct rockchip_udphy *udphy, u8 enable) in udphy_usb_bvalid_enable() function