xref: /kernel/linux/linux-5.10/include/dt-bindings/clock/qcom,rpmh.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/include/dt-bindings/clock/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci/* Copyright (c) 2018, 2020, The Linux Foundation. All rights reserved. */
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci#ifndef _DT_BINDINGS_CLK_MSM_RPMH_H
68c2ecf20Sopenharmony_ci#define _DT_BINDINGS_CLK_MSM_RPMH_H
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ci/* RPMh controlled clocks */
98c2ecf20Sopenharmony_ci#define RPMH_CXO_CLK				0
108c2ecf20Sopenharmony_ci#define RPMH_CXO_CLK_A				1
118c2ecf20Sopenharmony_ci#define RPMH_LN_BB_CLK2				2
128c2ecf20Sopenharmony_ci#define RPMH_LN_BB_CLK2_A			3
138c2ecf20Sopenharmony_ci#define RPMH_LN_BB_CLK3				4
148c2ecf20Sopenharmony_ci#define RPMH_LN_BB_CLK3_A			5
158c2ecf20Sopenharmony_ci#define RPMH_RF_CLK1				6
168c2ecf20Sopenharmony_ci#define RPMH_RF_CLK1_A				7
178c2ecf20Sopenharmony_ci#define RPMH_RF_CLK2				8
188c2ecf20Sopenharmony_ci#define RPMH_RF_CLK2_A				9
198c2ecf20Sopenharmony_ci#define RPMH_RF_CLK3				10
208c2ecf20Sopenharmony_ci#define RPMH_RF_CLK3_A				11
218c2ecf20Sopenharmony_ci#define RPMH_IPA_CLK				12
228c2ecf20Sopenharmony_ci#define RPMH_LN_BB_CLK1				13
238c2ecf20Sopenharmony_ci#define RPMH_LN_BB_CLK1_A			14
248c2ecf20Sopenharmony_ci
258c2ecf20Sopenharmony_ci#endif
26

Indexes created Thu Nov 07 10:32:03 CST 2024