xref: /kernel/linux/linux-6.6/include/soc/qcom/kryo-l2-accessors.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/include/soc/qcom/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci/*
362306a36Sopenharmony_ci * Copyright (c) 2018, The Linux Foundation. All rights reserved.
462306a36Sopenharmony_ci */
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci#ifndef __SOC_ARCH_QCOM_KRYO_L2_ACCESSORS_H
762306a36Sopenharmony_ci#define __SOC_ARCH_QCOM_KRYO_L2_ACCESSORS_H
862306a36Sopenharmony_ci
962306a36Sopenharmony_civoid kryo_l2_set_indirect_reg(u64 reg, u64 val);
1062306a36Sopenharmony_ciu64 kryo_l2_get_indirect_reg(u64 reg);
1162306a36Sopenharmony_ci
1262306a36Sopenharmony_ci#endif
13

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