Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.c54 static struct sgmii_phy_init_data_fix sgmii_phy_init_fix[] = { variable
665 const int fix_arr_sz = ARRAY_SIZE(sgmii_phy_init_fix); in comphy_sgmii_phy_init()
679 (sgmii_phy_init_fix[fix_idx].addr == addr)) { in comphy_sgmii_phy_init()
681 val = sgmii_phy_init_fix[fix_idx].value; in comphy_sgmii_phy_init()