Home
last modified time | relevance | path

Searched refs:IFE_PHY_SPECIAL_CONTROL_LED (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.h200 #define IFE_PHY_SPECIAL_CONTROL_LED 0x1B /* PHY Special and LED Ctrl */ macro
H A Dich8lan.c5683 return e1e_wphy(hw, IFE_PHY_SPECIAL_CONTROL_LED, 0); in e1000_led_on_pchlan()
5698 return e1e_wphy(hw, IFE_PHY_SPECIAL_CONTROL_LED, in e1000_led_on_pchlan()
5714 return e1e_wphy(hw, IFE_PHY_SPECIAL_CONTROL_LED, in e1000_led_off_pchlan()
H A Dethtool.c1992 e1e_wphy(hw, IFE_PHY_SPECIAL_CONTROL_LED, 0); in e1000_set_phys_id()
/openbmc/u-boot/drivers/net/
H A De1000.h347 #define IFE_PHY_SPECIAL_CONTROL_LED 0x1B /* PHY special control and macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2981 #define IFE_PHY_SPECIAL_CONTROL_LED 0x1B /* PHY special control and LED configuration */ macro