Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/ti/
H A Dphy-j721e-wiz.c390 u32 lane_phy_type[WIZ_MAX_LANES]; member
422 if (wiz->lane_phy_type[i] == PHY_TYPE_SGMII || in wiz_p_mac_div_sel()
423 wiz->lane_phy_type[i] == PHY_TYPE_QSGMII || in wiz_p_mac_div_sel()
424 wiz->lane_phy_type[i] == PHY_TYPE_USXGMII) { in wiz_p_mac_div_sel()
446 if (wiz->lane_phy_type[i] == PHY_TYPE_DP) { in wiz_mode_select()
448 } else if (wiz->lane_phy_type[i] == PHY_TYPE_QSGMII) { in wiz_mode_select()
1235 if (wiz->lane_phy_type[lane] == PHY_TYPE_PCIE) in wiz_phy_fullrt_div()
1243 if (wiz->lane_phy_type[lane] == PHY_TYPE_SGMII) in wiz_phy_fullrt_div()
1278 if (wiz->lane_phy_type[i] == PHY_TYPE_USB3) { in wiz_phy_reset_deassert()
1303 if (wiz->lane_phy_type[id - 1] == PHY_TYPE_DP) in wiz_phy_reset_deassert()
[all …]