18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Copyright (c) 2018, The Linux Foundation. All rights reserved.
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_CLK_Q6SSTOP_QCS404_H
78c2ecf20Sopenharmony_ci#define _DT_BINDINGS_CLK_Q6SSTOP_QCS404_H
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ci#define LCC_AHBFABRIC_CBC_CLK			0
108c2ecf20Sopenharmony_ci#define LCC_Q6SS_AHBS_CBC_CLK			1
118c2ecf20Sopenharmony_ci#define LCC_Q6SS_TCM_SLAVE_CBC_CLK		2
128c2ecf20Sopenharmony_ci#define LCC_Q6SS_AHBM_CBC_CLK			3
138c2ecf20Sopenharmony_ci#define LCC_Q6SS_AXIM_CBC_CLK			4
148c2ecf20Sopenharmony_ci#define LCC_Q6SS_BCR_SLEEP_CLK			5
158c2ecf20Sopenharmony_ci#define TCSR_Q6SS_LCC_CBCR_CLK			6
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ci#define Q6SSTOP_BCR_RESET			1
188c2ecf20Sopenharmony_ci#endif
19