Searched refs:phy_fsp (Results 1 – 1 of 1) sorted by relevance
1817 u32 mr_tmp, cl, cwl, phy_fsp, offset = 0; in data_training_wr() local1820 phy_fsp = (readl(PHY_REG(phy_base, 0xc)) >> 0x2) & 0x3; in data_training_wr()1821 offset = (phy_fsp == 0) ? 0x5 : 0x387 + (phy_fsp - 1) * 3; in data_training_wr()