Home
last modified time | relevance | path

Searched refs:INTEL_CE_GBE_MDIC_GO (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c2827 (INTEL_CE_GBE_MDIC_GO)); in e1000_read_phy_reg_ex()
2837 if (!(mdic & INTEL_CE_GBE_MDIC_GO)) in e1000_read_phy_reg_ex()
2841 if (mdic & INTEL_CE_GBE_MDIC_GO) { in e1000_read_phy_reg_ex()
2967 (INTEL_CE_GBE_MDIC_GO)); in e1000_write_phy_reg_ex()
2977 if (!(mdic & INTEL_CE_GBE_MDIC_GO)) in e1000_write_phy_reg_ex()
2980 if (mdic & INTEL_CE_GBE_MDIC_GO) { in e1000_write_phy_reg_ex()
H A De1000_hw.h1601 #define INTEL_CE_GBE_MDIC_GO 0x80000000 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c2828 (INTEL_CE_GBE_MDIC_GO)); in e1000_read_phy_reg_ex()
2838 if (!(mdic & INTEL_CE_GBE_MDIC_GO)) in e1000_read_phy_reg_ex()
2842 if (mdic & INTEL_CE_GBE_MDIC_GO) { in e1000_read_phy_reg_ex()
2968 (INTEL_CE_GBE_MDIC_GO)); in e1000_write_phy_reg_ex()
2978 if (!(mdic & INTEL_CE_GBE_MDIC_GO)) in e1000_write_phy_reg_ex()
2981 if (mdic & INTEL_CE_GBE_MDIC_GO) { in e1000_write_phy_reg_ex()
H A De1000_hw.h1598 #define INTEL_CE_GBE_MDIC_GO 0x80000000 macro

Completed in 30 milliseconds