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

Go to the source code of this file.

Macros

#define S5PV210_USB_PHY_CON   (S3C_VA_SYS + 0xE80C)
 
#define S5PV210_USB_PHY0_EN   (1 << 0)
 
#define S5PV210_USB_PHY1_EN   (1 << 1)
 

Macro Definition Documentation

#define S5PV210_USB_PHY0_EN   (1 << 0)

Definition at line 14 of file regs-sys.h.

#define S5PV210_USB_PHY1_EN   (1 << 1)

Definition at line 15 of file regs-sys.h.

#define S5PV210_USB_PHY_CON   (S3C_VA_SYS + 0xE80C)

Definition at line 13 of file regs-sys.h.