Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dphy.h206 #define IFE_PSC_FORCE_POLARITY 0x0020 macro
H A Dphy.c1670 mask = IFE_PSC_FORCE_POLARITY; in e1000_check_polarity_ife()
2036 phy->cable_polarity = ((data & IFE_PSC_FORCE_POLARITY) in e1000_get_phy_info_ife()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dphy.h206 #define IFE_PSC_FORCE_POLARITY 0x0020 macro
H A Dphy.c1679 mask = IFE_PSC_FORCE_POLARITY; in e1000_check_polarity_ife()
2045 phy->cable_polarity = ((data & IFE_PSC_FORCE_POLARITY) in e1000_get_phy_info_ife()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2998 #define IFE_PSC_FORCE_POLARITY 0x0020 /* 1=Reversed Polarity, 0=Normal */ macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2995 #define IFE_PSC_FORCE_POLARITY 0x0020 /* 1=Reversed Polarity, 0=Normal */ macro

Completed in 26 milliseconds