Home
last modified time | relevance | path

Searched refs:IFE_PSC_AUTO_POLARITY_DISABLE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.h207 #define IFE_PSC_AUTO_POLARITY_DISABLE 0x0010 macro
H A Dphy.c2077 phy->polarity_correction = !(data & IFE_PSC_AUTO_POLARITY_DISABLE); in e1000_get_phy_info_ife()
/openbmc/u-boot/drivers/net/
H A De1000.h373 #define IFE_PSC_AUTO_POLARITY_DISABLE 0x0010 /* 1=Auto Polarity macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2996 #define IFE_PSC_AUTO_POLARITY_DISABLE 0x0010 /* 1=Auto Polarity Disabled, 0=Enabled */ macro