Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4.h577 #define GMAC_PHYIF_CTRLSTATUS_SPEED_125 0x2 macro
H A Ddwmac4_core.c778 if (speed_value == GMAC_PHYIF_CTRLSTATUS_SPEED_125) in dwmac4_phystatus()