Sign in
coral
/
uboot-imx
/
f1661bd5d9ba6803ad3c8e34f3f6310ee9373cb3
/
.
/
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
);