cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

qcom,mss-sc7180.h (269B)


      1/* SPDX-License-Identifier: GPL-2.0-only */
      2/*
      3 * Copyright (c) 2020, The Linux Foundation. All rights reserved.
      4 */
      5
      6#ifndef _DT_BINDINGS_CLK_QCOM_MSS_SC7180_H
      7#define _DT_BINDINGS_CLK_QCOM_MSS_SC7180_H
      8
      9#define MSS_AXI_CRYPTO_CLK	0
     10#define MSS_AXI_NAV_CLK		1
     11
     12#endif