Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.c23 static struct sgmii_phy_init_data_fix sgmii_phy_init_fix[] = { variable
612 const int fix_arr_sz = ARRAY_SIZE(sgmii_phy_init_fix); 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()