You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
201 B
8 lines
201 B
11 years ago
|
#ifndef _DT_BINDINGS_PINCTRL_TEGRA_XUSB_H
|
||
|
#define _DT_BINDINGS_PINCTRL_TEGRA_XUSB_H 1
|
||
|
|
||
|
#define TEGRA_XUSB_PADCTL_PCIE 0
|
||
|
#define TEGRA_XUSB_PADCTL_SATA 1
|
||
|
|
||
|
#endif /* _DT_BINDINGS_PINCTRL_TEGRA_XUSB_H */
|