Home
last modified time | relevance | path

Searched refs:TCM_SPLIT (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/arch/arm/mach-versal/
Dmp.c99 set_r5_tcm_mode(TCM_SPLIT); in initialize_tcm()
100 set_r5_halt_mode(HALT, TCM_SPLIT); in initialize_tcm()
102 release_r5_reset(TCM_SPLIT); in initialize_tcm()
/external/u-boot/arch/arm/mach-versal/include/mach/
Dsys_proto.h8 TCM_SPLIT, enumerator
/external/u-boot/arch/arm/mach-zynqmp/include/mach/
Dsys_proto.h38 TCM_SPLIT, enumerator
/external/u-boot/board/xilinx/zynqmp/
Dcmds.c119 if (mode != TCM_LOCK && mode != TCM_SPLIT) { in do_zynqmp_tcm_init()