Loading include/dt-bindings/soc/qcom,ipcc.h +2 −1 Original line number Diff line number Diff line /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2018, The Linux Foundation. All rights reserved. * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. */ #ifndef __DT_BINDINGS_QCOM_IPCC_H Loading @@ -9,6 +9,7 @@ /* Signal IDs for MPROC protocol */ #define IPCC_MPROC_SIGNAL_GLINK_QMP 0 #define IPCC_MPROC_SIGNAL_SMP2P 2 #define IPCC_MPROC_SIGNAL_PING 3 #define IPCC_MPROC_SIGNAL_MAX 4 /* Used by driver only */ #define IPCC_COMPUTE_L0_SIGNAL_MAX 32 /* Used by driver only */ Loading Loading
include/dt-bindings/soc/qcom,ipcc.h +2 −1 Original line number Diff line number Diff line /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2018, The Linux Foundation. All rights reserved. * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. */ #ifndef __DT_BINDINGS_QCOM_IPCC_H Loading @@ -9,6 +9,7 @@ /* Signal IDs for MPROC protocol */ #define IPCC_MPROC_SIGNAL_GLINK_QMP 0 #define IPCC_MPROC_SIGNAL_SMP2P 2 #define IPCC_MPROC_SIGNAL_PING 3 #define IPCC_MPROC_SIGNAL_MAX 4 /* Used by driver only */ #define IPCC_COMPUTE_L0_SIGNAL_MAX 32 /* Used by driver only */ Loading