Home
last modified time | relevance | path

Searched refs:E1000_CTRL_MDC_DIR (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/net/
H A De1000.h1869 #define E1000_CTRL_MDC_DIR E1000_CTRL_SWDPIO3 macro
H A De1000.c4282 ctrl |= (E1000_CTRL_MDIO_DIR | E1000_CTRL_MDC_DIR); in e1000_shift_out_mdi_bits()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2471 #define E1000_CTRL_MDC_DIR E1000_CTRL_SWDPIO3 macro
H A De1000_hw.c2698 ctrl |= (E1000_CTRL_MDIO_DIR | E1000_CTRL_MDC_DIR); in e1000_shift_out_mdi_bits()