xref: /netbsd-src/sys/external/gpl2/dts/dist/include/dt-bindings/pinctrl/pinctrl-tegra-xusb.h (revision 122b5006ee1bd67145794b4cde92f4fe4781a5ec)
1 /*	$NetBSD: pinctrl-tegra-xusb.h,v 1.1.1.2 2017/11/30 19:40:51 jmcneill Exp $	*/
2 
3 /* SPDX-License-Identifier: GPL-2.0 */
4 #ifndef _DT_BINDINGS_PINCTRL_TEGRA_XUSB_H
5 #define _DT_BINDINGS_PINCTRL_TEGRA_XUSB_H 1
6 
7 #define TEGRA_XUSB_PADCTL_PCIE 0
8 #define TEGRA_XUSB_PADCTL_SATA 1
9 
10 #endif /* _DT_BINDINGS_PINCTRL_TEGRA_XUSB_H */
11