Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/marvell/comphy/
H A Dphy-comphy-3700.c262 int addr, fix_idx; in comphy_sgmii_phy_init() local
265 fix_idx = 0; in comphy_sgmii_phy_init()
274 if (!is_1gbps && sgmii_phy_init_fix[fix_idx].addr == addr) { in comphy_sgmii_phy_init()
276 val = sgmii_phy_init_fix[fix_idx].value; in comphy_sgmii_phy_init()
277 if (fix_idx < fix_arr_sz) in comphy_sgmii_phy_init()
278 fix_idx++; in comphy_sgmii_phy_init()