1 /* SPDX-License-Identifier: GPL-2.0 */ << 2 /* 1 /* 3 * This header provides shared DT/Driver defin 2 * This header provides shared DT/Driver defines for ST's LPC device 4 * 3 * 5 * Copyright (C) 2014 STMicroelectronics -- Al 4 * Copyright (C) 2014 STMicroelectronics -- All Rights Reserved 6 * 5 * 7 * Author: Lee Jones <lee.jones@linaro.org> fo 6 * Author: Lee Jones <lee.jones@linaro.org> for STMicroelectronics 8 */ 7 */ 9 8 10 #ifndef __DT_BINDINGS_ST_LPC_H__ 9 #ifndef __DT_BINDINGS_ST_LPC_H__ 11 #define __DT_BINDINGS_ST_LPC_H__ 10 #define __DT_BINDINGS_ST_LPC_H__ 12 11 13 #define ST_LPC_MODE_RTC 0 12 #define ST_LPC_MODE_RTC 0 14 #define ST_LPC_MODE_WDT 1 13 #define ST_LPC_MODE_WDT 1 15 #define ST_LPC_MODE_CLKSRC 2 14 #define ST_LPC_MODE_CLKSRC 2 16 15 17 #endif /* __DT_BINDINGS_ST_LPC_H__ */ 16 #endif /* __DT_BINDINGS_ST_LPC_H__ */ 18 17
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.