Searched refs:fix_idx (Results 1 – 1 of 1) sorted by relevance
692 int addr, fix_idx; in comphy_sgmii_phy_init() local695 fix_idx = 0; in comphy_sgmii_phy_init()705 sgmii_phy_init_fix[fix_idx].addr == addr) { in comphy_sgmii_phy_init()707 val = sgmii_phy_init_fix[fix_idx].value; in comphy_sgmii_phy_init()708 if (fix_idx < fix_arr_sz) in comphy_sgmii_phy_init()709 fix_idx++; in comphy_sgmii_phy_init()
Completed in 7 milliseconds