Home
last modified time | relevance | path

Searched refs:E1000_MDIC_OP_WRITE (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/tests/qtest/libqos/
H A Digb.c72 E1000_MDIC_OP_WRITE); in igb_pci_start_hw()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h803 #define E1000_MDIC_OP_WRITE 0x04000000 macro
H A Dphy.c231 (E1000_MDIC_OP_WRITE)); in e1000e_write_phy_reg_mdic()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h989 #define E1000_MDIC_OP_WRITE 0x04000000 macro
H A De1000_phy.c188 (E1000_MDIC_OP_WRITE)); in igb_write_phy_reg_mdic()
/openbmc/qemu/hw/net/
H A De1000x_regs.h634 #define E1000_MDIC_OP_WRITE 0x04000000 macro
H A De1000.c449 } else if (val & E1000_MDIC_OP_WRITE) { in set_mdic()
H A De1000e_core.c2298 } else if (val & E1000_MDIC_OP_WRITE) { in e1000e_set_mdic()
H A Digb_core.c2697 } else if (val & E1000_MDIC_OP_WRITE) { in igb_set_mdic()
/openbmc/u-boot/drivers/net/
H A De1000.h1353 #define E1000_MDIC_OP_WRITE 0x04000000 macro
H A De1000.c4464 (E1000_MDIC_OP_WRITE)); in e1000_write_phy_reg()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1590 #define E1000_MDIC_OP_WRITE 0x04000000 macro
H A De1000_hw.c2990 (E1000_MDIC_OP_WRITE)); in e1000_write_phy_reg_ex()