xref: /kernel/linux/linux-5.10/include/soc/qcom/kryo-l2-accessors.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/include/soc/qcom/
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 __SOC_ARCH_QCOM_KRYO_L2_ACCESSORS_H
78c2ecf20Sopenharmony_ci#define __SOC_ARCH_QCOM_KRYO_L2_ACCESSORS_H
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_civoid kryo_l2_set_indirect_reg(u64 reg, u64 val);
108c2ecf20Sopenharmony_ciu64 kryo_l2_get_indirect_reg(u64 reg);
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ci#endif
13

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