Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
brcmphy.h File Reference

Go to the source code of this file.

Macros

#define PHY_ID_BCM50610   0x0143bd60
 
#define PHY_ID_BCM50610M   0x0143bd70
 
#define PHY_ID_BCM5241   0x0143bc30
 
#define PHY_ID_BCMAC131   0x0143bc70
 
#define PHY_ID_BCM5481   0x0143bca0
 
#define PHY_ID_BCM5482   0x0143bcb0
 
#define PHY_ID_BCM5411   0x00206070
 
#define PHY_ID_BCM5421   0x002060e0
 
#define PHY_ID_BCM5464   0x002060b0
 
#define PHY_ID_BCM5461   0x002060c0
 
#define PHY_ID_BCM57780   0x03625d90
 
#define PHY_BCM_OUI_MASK   0xfffffc00
 
#define PHY_BCM_OUI_1   0x00206000
 
#define PHY_BCM_OUI_2   0x0143bc00
 
#define PHY_BCM_OUI_3   0x03625c00
 
#define PHY_BCM_FLAGS_MODE_COPPER   0x00000001
 
#define PHY_BCM_FLAGS_MODE_1000BX   0x00000002
 
#define PHY_BCM_FLAGS_INTF_SGMII   0x00000010
 
#define PHY_BCM_FLAGS_INTF_XAUI   0x00000020
 
#define PHY_BRCM_WIRESPEED_ENABLE   0x00000100
 
#define PHY_BRCM_AUTO_PWRDWN_ENABLE   0x00000200
 
#define PHY_BRCM_RX_REFCLK_UNUSED   0x00000400
 
#define PHY_BRCM_STD_IBND_DISABLE   0x00000800
 
#define PHY_BRCM_EXT_IBND_RX_ENABLE   0x00001000
 
#define PHY_BRCM_EXT_IBND_TX_ENABLE   0x00002000
 
#define PHY_BRCM_CLEAR_RGMII_MODE   0x00004000
 
#define PHY_BRCM_DIS_TXCRXC_NOENRGY   0x00008000
 
#define PHY_BCM_FLAGS_VALID   0x80000000
 

Macro Definition Documentation

#define PHY_BCM_FLAGS_INTF_SGMII   0x00000010

Definition at line 21 of file brcmphy.h.

#define PHY_BCM_FLAGS_INTF_XAUI   0x00000020

Definition at line 22 of file brcmphy.h.

#define PHY_BCM_FLAGS_MODE_1000BX   0x00000002

Definition at line 20 of file brcmphy.h.

#define PHY_BCM_FLAGS_MODE_COPPER   0x00000001

Definition at line 19 of file brcmphy.h.

#define PHY_BCM_FLAGS_VALID   0x80000000

Definition at line 31 of file brcmphy.h.

#define PHY_BCM_OUI_1   0x00206000

Definition at line 14 of file brcmphy.h.

#define PHY_BCM_OUI_2   0x0143bc00

Definition at line 15 of file brcmphy.h.

#define PHY_BCM_OUI_3   0x03625c00

Definition at line 16 of file brcmphy.h.

#define PHY_BCM_OUI_MASK   0xfffffc00

Definition at line 13 of file brcmphy.h.

#define PHY_BRCM_AUTO_PWRDWN_ENABLE   0x00000200

Definition at line 24 of file brcmphy.h.

#define PHY_BRCM_CLEAR_RGMII_MODE   0x00004000

Definition at line 29 of file brcmphy.h.

#define PHY_BRCM_DIS_TXCRXC_NOENRGY   0x00008000

Definition at line 30 of file brcmphy.h.

#define PHY_BRCM_EXT_IBND_RX_ENABLE   0x00001000

Definition at line 27 of file brcmphy.h.

#define PHY_BRCM_EXT_IBND_TX_ENABLE   0x00002000

Definition at line 28 of file brcmphy.h.

#define PHY_BRCM_RX_REFCLK_UNUSED   0x00000400

Definition at line 25 of file brcmphy.h.

#define PHY_BRCM_STD_IBND_DISABLE   0x00000800

Definition at line 26 of file brcmphy.h.

#define PHY_BRCM_WIRESPEED_ENABLE   0x00000100

Definition at line 23 of file brcmphy.h.

#define PHY_ID_BCM50610   0x0143bd60

Definition at line 1 of file brcmphy.h.

#define PHY_ID_BCM50610M   0x0143bd70

Definition at line 2 of file brcmphy.h.

#define PHY_ID_BCM5241   0x0143bc30

Definition at line 3 of file brcmphy.h.

#define PHY_ID_BCM5411   0x00206070

Definition at line 7 of file brcmphy.h.

#define PHY_ID_BCM5421   0x002060e0

Definition at line 8 of file brcmphy.h.

#define PHY_ID_BCM5461   0x002060c0

Definition at line 10 of file brcmphy.h.

#define PHY_ID_BCM5464   0x002060b0

Definition at line 9 of file brcmphy.h.

#define PHY_ID_BCM5481   0x0143bca0

Definition at line 5 of file brcmphy.h.

#define PHY_ID_BCM5482   0x0143bcb0

Definition at line 6 of file brcmphy.h.

#define PHY_ID_BCM57780   0x03625d90

Definition at line 11 of file brcmphy.h.

#define PHY_ID_BCMAC131   0x0143bc70

Definition at line 4 of file brcmphy.h.