Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/marvell/
Dskge.h1746 GM_GPCR_AU_SPD_DIS = 1<<0, /* Bit 0: Disable Auto-Update Speed */ enumerator
1750 #define GM_GPCR_AU_ALL_DIS (GM_GPCR_AU_DUP_DIS | GM_GPCR_AU_FCT_DIS|GM_GPCR_AU_SPD_DIS)
Dsky2.h1758 GM_GPCR_AU_SPD_DIS = 1<<0, /* Bit 0: Disable Auto-Update Speed */ enumerator
Dsky2.c446 reg |= GM_GPCR_AU_DUP_DIS | GM_GPCR_AU_SPD_DIS; in sky2_phy_init()
744 GM_GPCR_AU_SPD_DIS); in sky2_phy_power_down()