ReactOS 0.4.15-dev-7906-g1b85a5f
phyreg.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MII_CONTROL   0x00
 
#define MII_CR_AUTONEG_RESTART   0x0200
 
#define MII_CR_POWER_DOWN   0x0800
 
#define MII_CR_AUTONEG   0x1000
 
#define MII_CR_RESET   0x8000
 
#define MII_STATUS   0x01
 
#define MII_SR_LINK_STATUS   0x0004
 
#define MII_SR_AUTONEG_COMPLETE   0x0020
 
#define MII_PHY_ID1   0x02
 
#define MII_PHY_ID2   0x03
 
#define MII_AUTONEG_ADVERTISE   0x04
 
#define MII_ADV_10T_HD   0x0020
 
#define MII_ADV_10T_FD   0x0040
 
#define MII_ADV_100T_HD   0x0080
 
#define MII_ADV_100T_FD   0x0100
 
#define MII_ADV_100T4   0x0200
 
#define MII_ADV_PAUSE_SYM   0x0400
 
#define MII_ADV_PAUSE_ASYM   0x0800
 
#define MII_AUTONEG_LINK_PARTNER   0x05
 
#define MII_LP_10T_HD   0x0020
 
#define MII_LP_10T_FD   0x0040
 
#define MII_LP_100T_HD   0x0080
 
#define MII_LP_100T_FD   0x0100
 
#define MII_LP_PAUSE_SYM   0x0400
 
#define MII_LP_PAUSE_ASYM   0x0800
 
#define MII_AUTONEG_EXPANSION   0x06
 
#define MII_EXP_LP_AUTONEG   0x0001
 
#define MII_MASTER_SLAVE_CONTROL   0x09
 
#define MII_MS_CR_1000T_HD   0x0100
 
#define MII_MS_CR_1000T_FD   0x0200
 
#define MII_MASTER_SLAVE_STATUS   0x0A
 
#define MII_MS_SR_1000T_FD   0x0800
 

Macro Definition Documentation

◆ MII_ADV_100T4

#define MII_ADV_100T4   0x0200

Definition at line 26 of file phyreg.h.

◆ MII_ADV_100T_FD

#define MII_ADV_100T_FD   0x0100

Definition at line 25 of file phyreg.h.

◆ MII_ADV_100T_HD

#define MII_ADV_100T_HD   0x0080

Definition at line 24 of file phyreg.h.

◆ MII_ADV_10T_FD

#define MII_ADV_10T_FD   0x0040

Definition at line 23 of file phyreg.h.

◆ MII_ADV_10T_HD

#define MII_ADV_10T_HD   0x0020

Definition at line 22 of file phyreg.h.

◆ MII_ADV_PAUSE_ASYM

#define MII_ADV_PAUSE_ASYM   0x0800

Definition at line 28 of file phyreg.h.

◆ MII_ADV_PAUSE_SYM

#define MII_ADV_PAUSE_SYM   0x0400

Definition at line 27 of file phyreg.h.

◆ MII_AUTONEG_ADVERTISE

#define MII_AUTONEG_ADVERTISE   0x04

Definition at line 21 of file phyreg.h.

◆ MII_AUTONEG_EXPANSION

#define MII_AUTONEG_EXPANSION   0x06

Definition at line 36 of file phyreg.h.

◆ MII_AUTONEG_LINK_PARTNER

#define MII_AUTONEG_LINK_PARTNER   0x05

Definition at line 29 of file phyreg.h.

◆ MII_CONTROL

#define MII_CONTROL   0x00

Definition at line 11 of file phyreg.h.

◆ MII_CR_AUTONEG

#define MII_CR_AUTONEG   0x1000

Definition at line 14 of file phyreg.h.

◆ MII_CR_AUTONEG_RESTART

#define MII_CR_AUTONEG_RESTART   0x0200

Definition at line 12 of file phyreg.h.

◆ MII_CR_POWER_DOWN

#define MII_CR_POWER_DOWN   0x0800

Definition at line 13 of file phyreg.h.

◆ MII_CR_RESET

#define MII_CR_RESET   0x8000

Definition at line 15 of file phyreg.h.

◆ MII_EXP_LP_AUTONEG

#define MII_EXP_LP_AUTONEG   0x0001

Definition at line 37 of file phyreg.h.

◆ MII_LP_100T_FD

#define MII_LP_100T_FD   0x0100

Definition at line 33 of file phyreg.h.

◆ MII_LP_100T_HD

#define MII_LP_100T_HD   0x0080

Definition at line 32 of file phyreg.h.

◆ MII_LP_10T_FD

#define MII_LP_10T_FD   0x0040

Definition at line 31 of file phyreg.h.

◆ MII_LP_10T_HD

#define MII_LP_10T_HD   0x0020

Definition at line 30 of file phyreg.h.

◆ MII_LP_PAUSE_ASYM

#define MII_LP_PAUSE_ASYM   0x0800

Definition at line 35 of file phyreg.h.

◆ MII_LP_PAUSE_SYM

#define MII_LP_PAUSE_SYM   0x0400

Definition at line 34 of file phyreg.h.

◆ MII_MASTER_SLAVE_CONTROL

#define MII_MASTER_SLAVE_CONTROL   0x09

Definition at line 38 of file phyreg.h.

◆ MII_MASTER_SLAVE_STATUS

#define MII_MASTER_SLAVE_STATUS   0x0A

Definition at line 41 of file phyreg.h.

◆ MII_MS_CR_1000T_FD

#define MII_MS_CR_1000T_FD   0x0200

Definition at line 40 of file phyreg.h.

◆ MII_MS_CR_1000T_HD

#define MII_MS_CR_1000T_HD   0x0100

Definition at line 39 of file phyreg.h.

◆ MII_MS_SR_1000T_FD

#define MII_MS_SR_1000T_FD   0x0800

Definition at line 42 of file phyreg.h.

◆ MII_PHY_ID1

#define MII_PHY_ID1   0x02

Definition at line 19 of file phyreg.h.

◆ MII_PHY_ID2

#define MII_PHY_ID2   0x03

Definition at line 20 of file phyreg.h.

◆ MII_SR_AUTONEG_COMPLETE

#define MII_SR_AUTONEG_COMPLETE   0x0020

Definition at line 18 of file phyreg.h.

◆ MII_SR_LINK_STATUS

#define MII_SR_LINK_STATUS   0x0004

Definition at line 17 of file phyreg.h.

◆ MII_STATUS

#define MII_STATUS   0x01

Definition at line 16 of file phyreg.h.