Home
last modified time | relevance | path

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

/linux/drivers/net/pcs/
H A Dpcs-xpcs.h64 #define DW_VR_MII_TX_CONFIG_MASK BIT(3) macro
H A Dpcs-xpcs.c785 mask = DW_VR_MII_PCS_MODE_MASK | DW_VR_MII_TX_CONFIG_MASK; in xpcs_config_aneg_c37_sgmii()
798 val |= FIELD_PREP(DW_VR_MII_TX_CONFIG_MASK, tx_conf); in xpcs_config_aneg_c37_sgmii()