Home
last modified time | relevance | path

Searched refs:E1000_MDIC_OP_READ (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h804 #define E1000_MDIC_OP_READ 0x08000000 macro
H A Dphy.c151 (E1000_MDIC_OP_READ)); in e1000e_read_phy_reg_mdic()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h990 #define E1000_MDIC_OP_READ 0x08000000 macro
H A De1000_phy.c131 (E1000_MDIC_OP_READ)); in igb_read_phy_reg_mdic()
/openbmc/qemu/hw/net/
H A De1000x_regs.h635 #define E1000_MDIC_OP_READ 0x08000000 macro
H A De1000.c442 else if (val & E1000_MDIC_OP_READ) { in set_mdic()
H A De1000e_core.c2290 } else if (val & E1000_MDIC_OP_READ) { in e1000e_set_mdic()
H A Digb_core.c2689 } else if (val & E1000_MDIC_OP_READ) { in igb_set_mdic()
/openbmc/u-boot/drivers/net/
H A De1000.h1354 #define E1000_MDIC_OP_READ 0x08000000 macro
H A De1000.c4385 (E1000_MDIC_OP_READ)); in e1000_read_phy_reg()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1591 #define E1000_MDIC_OP_READ 0x08000000 macro
H A De1000_hw.c2857 (E1000_MDIC_OP_READ)); in e1000_read_phy_reg_ex()