Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/pcs/
Dpcs-xpcs.h119 #define DW_VR_MII_EEE_TRN_LPI BIT(0) /* Transparent Mode Enable */ macro
Dpcs-xpcs.c675 ret |= DW_VR_MII_EEE_TRN_LPI; in xpcs_config_eee()
677 ret &= ~DW_VR_MII_EEE_TRN_LPI; in xpcs_config_eee()