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

imx8-lpcg.h (321B)


      1/* SPDX-License-Identifier: GPL-2.0+ */
      2/*
      3 * Copyright 2019-2020 NXP
      4 *   Dong Aisheng <aisheng.dong@nxp.com>
      5 */
      6
      7#define IMX_LPCG_CLK_0	0
      8#define IMX_LPCG_CLK_1	4
      9#define IMX_LPCG_CLK_2	8
     10#define IMX_LPCG_CLK_3	12
     11#define IMX_LPCG_CLK_4	16
     12#define IMX_LPCG_CLK_5	20
     13#define IMX_LPCG_CLK_6	24
     14#define IMX_LPCG_CLK_7	28