Home
last modified time | relevance | path

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

/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.h806 #define GIGA_PSSR_SPEED 0xC000 /* Speed, bits 14:15 */ macro
Datl1c_hw.c672 switch (phy_data & GIGA_PSSR_SPEED) { in atl1c_get_speed_and_duplex()