![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-only */ 0002 /* 0003 * Copyright (c) 2021 The Linux Foundation. All rights reserved. 0004 */ 0005 0006 #ifndef __DT_BINDINGS_MFD_QCOM_PM8008_H 0007 #define __DT_BINDINGS_MFD_QCOM_PM8008_H 0008 0009 /* PM8008 IRQ numbers */ 0010 #define PM8008_IRQ_MISC_UVLO 0 0011 #define PM8008_IRQ_MISC_OVLO 1 0012 #define PM8008_IRQ_MISC_OTST2 2 0013 #define PM8008_IRQ_MISC_OTST3 3 0014 #define PM8008_IRQ_MISC_LDO_OCP 4 0015 #define PM8008_IRQ_TEMP_ALARM 5 0016 #define PM8008_IRQ_GPIO1 6 0017 #define PM8008_IRQ_GPIO2 7 0018 0019 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |