Searched refs:IFE_PSC_AUTO_POLARITY_DISABLE (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2996 #define IFE_PSC_AUTO_POLARITY_DISABLE 0x0010 /* 1=Auto Polarity Disabled, 0=Enabled */ macro
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dphy.c2076 phy->polarity_correction = !(data & IFE_PSC_AUTO_POLARITY_DISABLE);
H A Dphy.h207 #define IFE_PSC_AUTO_POLARITY_DISABLE 0x0010 macro

Completed in 253 milliseconds