Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/phy/marvell/
H A Dcomphy_a3700.c613 int addr, fix_idx; in comphy_sgmii_phy_init() local
616 fix_idx = 0; in comphy_sgmii_phy_init()
626 (sgmii_phy_init_fix[fix_idx].addr == addr)) { in comphy_sgmii_phy_init()
628 val = sgmii_phy_init_fix[fix_idx].value; in comphy_sgmii_phy_init()
629 if (fix_idx < fix_arr_sz) in comphy_sgmii_phy_init()
630 fix_idx++; in comphy_sgmii_phy_init()