Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000.h1327 #define E1000_CTRL_EXT_SDP4_DIR 0x00000100 /* Direction of SDP4 0=in 1=out */ macro
1871 #define E1000_CTRL_PHY_RESET_DIR4 E1000_CTRL_EXT_SDP4_DIR
H A De1000.c4640 ctrl_ext |= E1000_CTRL_EXT_SDP4_DIR; in e1000_phy_hw_reset()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1557 #define E1000_CTRL_EXT_SDP4_DIR 0x00000100 /* Direction of SDP4 0=in 1=out */ macro
2473 #define E1000_CTRL_PHY_RESET_DIR4 E1000_CTRL_EXT_SDP4_DIR
H A De1000_hw.c3067 ctrl_ext |= E1000_CTRL_EXT_SDP4_DIR; in e1000_phy_hw_reset()