Sign in
coral
/
uboot-imx
/
fb269a042fb8995c815913dd8a9f413833a0288c
/
.
/
arch
/
arm
/
mach-versal
/
include
/
mach
/
sys_proto.h
blob: 1dc7bf665690547af94fba82db9f2ed96808bef6 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright 2016 - 2018 Xilinx, Inc.
*/
enum
{
TCM_LOCK
,
TCM_SPLIT
,
};
void
tcm_init
(
u8 mode
);