Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/e1000e/
Dphy.h205 #define IFE_PSC_AUTO_POLARITY_DISABLE 0x0010 macro
Dphy.c2028 phy->polarity_correction = !(data & IFE_PSC_AUTO_POLARITY_DISABLE); in e1000_get_phy_info_ife()
/linux-5.19.10/drivers/net/ethernet/intel/e1000/
De1000_hw.h2999 #define IFE_PSC_AUTO_POLARITY_DISABLE 0x0010 /* 1=Auto Polarity Disabled, 0=Enabled */ macro