QortalOS Brooklyn for Raspberry Pi 4
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
321 B

/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright 2019-2020 NXP
* Dong Aisheng <[email protected]>
*/
#define IMX_LPCG_CLK_0 0
#define IMX_LPCG_CLK_1 4
#define IMX_LPCG_CLK_2 8
#define IMX_LPCG_CLK_3 12
#define IMX_LPCG_CLK_4 16
#define IMX_LPCG_CLK_5 20
#define IMX_LPCG_CLK_6 24
#define IMX_LPCG_CLK_7 28