Searched refs:serdes_wr (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/phy/ |
H A D | phy-xgene.c | 691 serdes_wr(ctx, lane, reg, val); in serdes_clrbits() 701 serdes_wr(ctx, lane, reg, val); in serdes_setbits() 954 serdes_wr(ctx, lane, RXTX_REG0, val); in xgene_phy_sata_cfg_lanes() 962 serdes_wr(ctx, lane, RXTX_REG1, val); in xgene_phy_sata_cfg_lanes() 971 serdes_wr(ctx, lane, RXTX_REG2, val); in xgene_phy_sata_cfg_lanes() 976 serdes_wr(ctx, lane, RXTX_REG4, val); in xgene_phy_sata_cfg_lanes() 996 serdes_wr(ctx, lane, RXTX_REG5, val); in xgene_phy_sata_cfg_lanes() 1065 serdes_wr(ctx, lane, reg, val); in xgene_phy_sata_cfg_lanes() 1075 serdes_wr(ctx, lane, reg, val); in xgene_phy_sata_cfg_lanes() 1085 serdes_wr(ctx, lane, reg, val); in xgene_phy_sata_cfg_lanes() [all …]
|