Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/xilinx/
H A Dphy-zynqmp.c381 gtr_phy->lane, gtr_phy->type, gtr_phy->protocol); in xpsgtr_wait_pll_lock()
392 ssc = gtr_phy->dev->refclk_sscs[gtr_phy->refclk]; in xpsgtr_configure_pll()
395 xpsgtr_clr_set(gtr_phy->dev, PLL_REF_SEL(gtr_phy->lane), in xpsgtr_configure_pll()
399 if (gtr_phy->refclk == gtr_phy->lane) in xpsgtr_configure_pll()
400 xpsgtr_clr_set(gtr_phy->dev, L0_Ln_REF_CLK_SEL(gtr_phy->lane), in xpsgtr_configure_pll()
403 xpsgtr_clr_set(gtr_phy->dev, L0_Ln_REF_CLK_SEL(gtr_phy->lane), in xpsgtr_configure_pll()
442 switch (gtr_phy->lane) { in xpsgtr_lane_set_protocol()
541 if (gtr_phy->protocol == ICM_PROTOCOL_USB && gtr_phy->skip_phy_init) in xpsgtr_phy_init_required()
871 return gtr_phy->phy; in xpsgtr_xlate()
1019 gtr_phy->lane = port; in xpsgtr_probe()
[all …]