summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/clock/qcom,sc8280xp-lpasscc.h
blob: d190d57fc81aa130913e927b0832dcb826c81ee2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
/*
 * Copyright (c) 2023, Linaro Ltd.
 */

#ifndef _DT_BINDINGS_CLK_QCOM_LPASSCC_SC8280XP_H
#define _DT_BINDINGS_CLK_QCOM_LPASSCC_SC8280XP_H

/* LPASS AUDIO CC CSR */
#define LPASS_AUDIO_SWR_RX_CGCR				0
#define LPASS_AUDIO_SWR_WSA_CGCR			1
#define LPASS_AUDIO_SWR_WSA2_CGCR			2

/* LPASS TCSR */
#define LPASS_AUDIO_SWR_TX_CGCR				0

#endif