Home
last modified time | relevance | path

Searched refs:E1000_CTRL_SWDPIO0 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c4578 ctrl |= E1000_CTRL_SWDPIO0; in e1000_led_on()
4584 ctrl |= E1000_CTRL_SWDPIO0; in e1000_led_on()
4588 ctrl |= E1000_CTRL_SWDPIO0; in e1000_led_on()
4595 ctrl |= E1000_CTRL_SWDPIO0; in e1000_led_on()
4622 ctrl |= E1000_CTRL_SWDPIO0; in e1000_led_off()
4628 ctrl |= E1000_CTRL_SWDPIO0; in e1000_led_off()
4632 ctrl |= E1000_CTRL_SWDPIO0; in e1000_led_off()
4639 ctrl |= E1000_CTRL_SWDPIO0; in e1000_led_off()
H A De1000_hw.h1443 #define E1000_CTRL_SWDPIO0 0x00400000 /* SWDPIN 0 Input or output */ macro
2467 #define E1000_CTRL_PHY_RESET_DIR E1000_CTRL_SWDPIO0
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h199 #define E1000_CTRL_SWDPIO0 0x00400000 /* SWDPIN 0 Input or output */ macro
H A Dmac.c1627 ctrl |= E1000_CTRL_SWDPIO0; in e1000e_led_on_generic()
1654 ctrl |= E1000_CTRL_SWDPIO0; in e1000e_led_off_generic()
/openbmc/qemu/hw/net/
H A De1000x_regs.h567 #define E1000_CTRL_SWDPIO0 0x00400000 /* SWDPIN 0 Input or output */ macro
/openbmc/u-boot/drivers/net/
H A De1000.h1181 #define E1000_CTRL_SWDPIO0 0x00400000 /* SWDPIN 0 Input or output */ macro
1865 #define E1000_CTRL_PHY_RESET_DIR E1000_CTRL_SWDPIO0