![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 /* 0003 * This header provides shared DT/Driver defines for ST's LPC device 0004 * 0005 * Copyright (C) 2014 STMicroelectronics -- All Rights Reserved 0006 * 0007 * Author: Lee Jones <lee.jones@linaro.org> for STMicroelectronics 0008 */ 0009 0010 #ifndef __DT_BINDINGS_ST_LPC_H__ 0011 #define __DT_BINDINGS_ST_LPC_H__ 0012 0013 #define ST_LPC_MODE_RTC 0 0014 #define ST_LPC_MODE_WDT 1 0015 #define ST_LPC_MODE_CLKSRC 2 0016 0017 #endif /* __DT_BINDINGS_ST_LPC_H__ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |