Searched refs:ENETC_MMCSR_GET_VSTS (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_ethtool.c975 switch (ENETC_MMCSR_GET_VSTS(val)) {
1024 ENETC_MMCSR_GET_VSTS(val) == 3,
H A Denetc_hw.h235 #define ENETC_MMCSR_GET_VSTS(x) (((x) & ENETC_MMCSR_VSTS_MASK) >> 18) macro

Completed in 193 milliseconds