![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-or-later */ 0002 /* 0003 * Copyright 2016 Maxime Ripard 0004 * 0005 * Maxime Ripard <maxime.ripard@free-electrons.com> 0006 */ 0007 0008 #ifndef _RST_SUN5I_H_ 0009 #define _RST_SUN5I_H_ 0010 0011 #define RST_USB_PHY0 0 0012 #define RST_USB_PHY1 1 0013 #define RST_GPS 2 0014 #define RST_DE_BE 3 0015 #define RST_DE_FE 4 0016 #define RST_TVE 5 0017 #define RST_LCD 6 0018 #define RST_CSI 7 0019 #define RST_VE 8 0020 #define RST_GPU 9 0021 #define RST_IEP 10 0022 0023 #endif /* _RST_SUN5I_H_ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |