Home
last modified time | relevance | path

Searched refs:IFE_PSC_AUTO_POLARITY_DISABLE (Results 1 - 6 of 6) sorted by relevance

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

Completed in 26 milliseconds