Home | History | Annotate | Line # | Download | only in pinctrl
pinctrl-tegra-xusb.h revision 1.1
      1 /*	$NetBSD: pinctrl-tegra-xusb.h,v 1.1 2017/06/15 20:14:23 jmcneill Exp $	*/
      2 
      3 #ifndef _DT_BINDINGS_PINCTRL_TEGRA_XUSB_H
      4 #define _DT_BINDINGS_PINCTRL_TEGRA_XUSB_H 1
      5 
      6 #define TEGRA_XUSB_PADCTL_PCIE 0
      7 #define TEGRA_XUSB_PADCTL_SATA 1
      8 
      9 #endif /* _DT_BINDINGS_PINCTRL_TEGRA_XUSB_H */
     10