Home
last modified time | relevance | path

Searched refs:bifurcation (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/phy/rockchip/
H A Dphy-rockchip-snps-pcie3.c90 bool bifurcation = false; in rockchip_p3phy_rk3568_init() local
100 bifurcation = true; in rockchip_p3phy_rk3568_init()
103 /* Set bifurcation if needed, and it doesn't care RC/EP */ in rockchip_p3phy_rk3568_init()
104 if (bifurcation) { in rockchip_p3phy_rk3568_init()
105 dev_info(&phy->dev, "bifurcation enabled\n"); in rockchip_p3phy_rk3568_init()
111 dev_dbg(&phy->dev, "bifurcation disabled\n"); in rockchip_p3phy_rk3568_init()
141 /* Set bifurcation if needed */ in rockchip_p3phy_rk3588_init()

Completed in 1 milliseconds