Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dskge.c1951 u16 ctrl, ct1000, adv; in yukon_init() local
1973 ct1000 = 0; in yukon_init()
1979 ct1000 |= PHY_M_1000C_AFD; in yukon_init()
1981 ct1000 |= PHY_M_1000C_AHD; in yukon_init()
2006 ct1000 = PHY_M_1000C_MSE; in yukon_init()
2023 gm_phy_write(hw, port, PHY_MARV_1000T_CTRL, ct1000); in yukon_init()
H A Dsky2.c327 u16 ctrl, ct1000, adv, pg, ledctrl, ledover, reg; in sky2_phy_init() local
412 ct1000 = 0; in sky2_phy_init()
419 ct1000 |= PHY_M_1000C_AFD; in sky2_phy_init()
421 ct1000 |= PHY_M_1000C_AHD; in sky2_phy_init()
442 ct1000 = PHY_M_1000C_MSE; in sky2_phy_init()
484 gm_phy_write(hw, port, PHY_MARV_1000T_CTRL, ct1000); in sky2_phy_init()