Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/pcs/
Dpcs-xpcs.h108 #define DW_VR_MII_EEE_TRN_LPI BIT(0) /* Transparent Mode Enable */ macro
Dpcs-xpcs.c723 ret |= DW_VR_MII_EEE_TRN_LPI; in xpcs_config_eee()
725 ret &= ~DW_VR_MII_EEE_TRN_LPI; in xpcs_config_eee()