Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/marvell/comphy/
Dphy-comphy-3700.c39 static struct sgmii_phy_init_data_fix sgmii_phy_init_fix[] = { variable
261 const int fix_arr_sz = ARRAY_SIZE(sgmii_phy_init_fix); 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()