Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/marvell/
Dskge.h1751 GM_GPCR_AU_SPD_DIS = 1<<0, /* Bit 0: Disable Auto-Update Speed */ enumerator
1755 #define GM_GPCR_AU_ALL_DIS (GM_GPCR_AU_DUP_DIS | GM_GPCR_AU_FCT_DIS|GM_GPCR_AU_SPD_DIS)
Dsky2.h1763 GM_GPCR_AU_SPD_DIS = 1<<0, /* Bit 0: Disable Auto-Update Speed */ enumerator
Dsky2.c457 reg |= GM_GPCR_AU_DUP_DIS | GM_GPCR_AU_SPD_DIS; in sky2_phy_init()
755 GM_GPCR_AU_SPD_DIS); in sky2_phy_power_down()