18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (C) 2019 The Linux Foundation. All rights reserved.
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef __DT_BINDINGS_INTERCONNECT_QCOM_OSM_L3_H
78c2ecf20Sopenharmony_ci#define __DT_BINDINGS_INTERCONNECT_QCOM_OSM_L3_H
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#define MASTER_OSM_L3_APPS	0
108c2ecf20Sopenharmony_ci#define SLAVE_OSM_L3		1
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci#define MASTER_EPSS_L3_APPS	0
138c2ecf20Sopenharmony_ci#define SLAVE_EPSS_L3_SHARED	1
148c2ecf20Sopenharmony_ci
158c2ecf20Sopenharmony_ci#endif
16