Linux Audio

Check our new training course

Buildroot integration, development and maintenance

Need a Buildroot system for your embedded project?
Loading...
v4.6
1#ifndef _DT_BINDINGS_PINCTRL_TEGRA_XUSB_H
2#define _DT_BINDINGS_PINCTRL_TEGRA_XUSB_H 1
3
4#define TEGRA_XUSB_PADCTL_PCIE 0
5#define TEGRA_XUSB_PADCTL_SATA 1
6
7#endif /* _DT_BINDINGS_PINCTRL_TEGRA_XUSB_H */
v4.10.11
1#ifndef _DT_BINDINGS_PINCTRL_TEGRA_XUSB_H
2#define _DT_BINDINGS_PINCTRL_TEGRA_XUSB_H 1
3
4#define TEGRA_XUSB_PADCTL_PCIE 0
5#define TEGRA_XUSB_PADCTL_SATA 1
6
7#endif /* _DT_BINDINGS_PINCTRL_TEGRA_XUSB_H */