![]() |
|
|||
0001 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ 0002 /* 0003 * Copyright (c) 2021 Linaro Ltd. 0004 * Author: Sam Protsenko <semen.protsenko@linaro.org> 0005 * 0006 * Device Tree bindings for Samsung Exynos USI (Universal Serial Interface). 0007 */ 0008 0009 #ifndef __DT_BINDINGS_SAMSUNG_EXYNOS_USI_H 0010 #define __DT_BINDINGS_SAMSUNG_EXYNOS_USI_H 0011 0012 #define USI_V2_NONE 0 0013 #define USI_V2_UART 1 0014 #define USI_V2_SPI 2 0015 #define USI_V2_I2C 3 0016 0017 #endif /* __DT_BINDINGS_SAMSUNG_EXYNOS_USI_H */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |