Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h672 #define MII_AT001_PSSR_SPEED 0xC000 /* Speed, bits 14:15 */ macro
H A Datl1e_hw.c596 switch (phy_data & MII_AT001_PSSR_SPEED) { in atl1e_get_speed_and_duplex()