Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: bc0195aad0daa2ad5b0d76cce22b167bc3435590 authored by Linus Torvalds on 12 July 2015, 22:10:30 UTC
Linux 4.2-rc2
Tip revision: bc0195a
pinctrl-tegra-xusb.h
#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 */
back to top