mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-15 06:06:47 +07:00
8 lines
201 B
C
8 lines
201 B
C
|
#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 */
|