Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-usbdp.c483 static int udphy_dplane_enable(struct rockchip_udphy *udphy, int dp_lanes) in udphy_dplane_enable() function
744 ret = udphy_dplane_enable(udphy, dp_lanes); in rockchip_dpphy_power_on()
757 ret = udphy_dplane_enable(udphy, 0); in rockchip_dpphy_power_off()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-usbdp.c540 static int udphy_dplane_enable(struct rockchip_udphy *udphy, int dp_lanes) in udphy_dplane_enable() function
895 ret = udphy_dplane_enable(udphy, dp_lanes); in rockchip_dp_phy_power_on()
918 ret = udphy_dplane_enable(udphy, 0); in rockchip_dp_phy_power_off()