Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/xilinx/
H A Dphy-zynqmp.c266 static inline void xpsgtr_clr_set(struct xpsgtr_dev *gtr_dev, u32 reg, in xpsgtr_clr_set() function
349 xpsgtr_clr_set(gtr_phy->dev, PLL_REF_SEL(gtr_phy->lane), in xpsgtr_configure_pll()
354 xpsgtr_clr_set(gtr_phy->dev, L0_Ln_REF_CLK_SEL(gtr_phy->lane), in xpsgtr_configure_pll()
357 xpsgtr_clr_set(gtr_phy->dev, L0_Ln_REF_CLK_SEL(gtr_phy->lane), in xpsgtr_configure_pll()
398 xpsgtr_clr_set(gtr_dev, ICM_CFG0, ICM_CFG0_L0_MASK, protocol); in xpsgtr_lane_set_protocol()
401 xpsgtr_clr_set(gtr_dev, ICM_CFG0, ICM_CFG0_L1_MASK, in xpsgtr_lane_set_protocol()
405 xpsgtr_clr_set(gtr_dev, ICM_CFG1, ICM_CFG0_L0_MASK, protocol); in xpsgtr_lane_set_protocol()
408 xpsgtr_clr_set(gtr_dev, ICM_CFG1, ICM_CFG0_L1_MASK, in xpsgtr_lane_set_protocol()
455 xpsgtr_clr_set(gtr_dev, TX_PROT_BUS_WIDTH, mask, val); in xpsgtr_phy_init_sgmii()
456 xpsgtr_clr_set(gtr_dev, RX_PROT_BUS_WIDTH, mask, val); in xpsgtr_phy_init_sgmii()
[all …]