xref: /rk3399_rockchip-uboot/include/dt-bindings/pinctrl/pinctrl-tegra-xusb.h (revision 3b4a7f99c954afad308d9c5a4513c856eb9a84b9)
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 */
8