Home
last modified time | relevance | path

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

/linux/drivers/net/pcs/
H A Dpcs-xpcs.h121 #define DW_VR_MII_EEE_TRN_LPI BIT(0) /* Transparent Mode Enable */ macro
H A Dpcs-xpcs.c654 ret |= DW_VR_MII_EEE_TRN_LPI; in xpcs_config_eee()
656 ret &= ~DW_VR_MII_EEE_TRN_LPI; in xpcs_config_eee()