sm8750: init kernel modules repo
This commit is contained in:
18
qcom/opensource/synx-kernel/dt-bindings/ipclite-signals.h
Normal file
18
qcom/opensource/synx-kernel/dt-bindings/ipclite-signals.h
Normal file
@@ -0,0 +1,18 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/*
|
||||
* Copyright (c) 2018-2021, The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2022-2023, Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
#ifndef __DT_BINDINGS_IPCLITE_SIGNALS_H
|
||||
#define __DT_BINDINGS_IPCLITE_SIGNALS_H
|
||||
|
||||
/* Signal IDs for COMPUTE_L0 protocol */
|
||||
#define IPCC_COMPUTE_L0_SIGNAL_IPCLITE_MSG 0
|
||||
#define IPCC_COMPUTE_L0_SIGNAL_IPCLITE_MEM_INIT 1
|
||||
#define IPCC_COMPUTE_L0_SIGNAL_IPCLITE_VERSION 2
|
||||
#define IPCC_COMPUTE_L0_SIGNAL_IPCLITE_TEST 3
|
||||
#define IPCC_COMPUTE_L0_SIGNAL_IPCLITE_SSR 4
|
||||
#define IPCC_COMPUTE_L0_SIGNAL_IPCLITE_DEBUG 5
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user