Searched refs:TCM_SPLIT (Results 1 – 5 of 5) sorted by relevance
| /arch/arm/mach-zynqmp/ |
| A D | mp.c | 165 return TCM_SPLIT; in check_r5_mode() 257 set_r5_tcm_mode(TCM_SPLIT); in initialize_tcm() 258 set_r5_halt_mode(ZYNQMP_CORE_RPU0, HALT, TCM_SPLIT); in initialize_tcm() 261 release_r5_reset(ZYNQMP_CORE_RPU0, TCM_SPLIT); in initialize_tcm() 262 release_r5_reset(ZYNQMP_CORE_RPU1, TCM_SPLIT); in initialize_tcm() 371 set_r5_reset(nr, TCM_SPLIT); in cpu_release() 372 set_r5_tcm_mode(TCM_SPLIT); in cpu_release() 373 set_r5_halt_mode(nr, HALT, TCM_SPLIT); in cpu_release() 376 release_r5_reset(nr, TCM_SPLIT); in cpu_release() 380 set_r5_halt_mode(nr, RELEASE, TCM_SPLIT); in cpu_release() [all …]
|
| A D | zynqmp.c | 157 mode = TCM_SPLIT; in do_zynqmp_tcm_init()
|
| /arch/arm/mach-versal/ |
| A D | mp.c | 98 set_r5_tcm_mode(TCM_SPLIT); in initialize_tcm() 99 set_r5_halt_mode(HALT, TCM_SPLIT); in initialize_tcm() 101 release_r5_reset(TCM_SPLIT); in initialize_tcm()
|
| /arch/arm/mach-versal/include/mach/ |
| A D | sys_proto.h | 10 TCM_SPLIT = 1, enumerator
|
| /arch/arm/mach-zynqmp/include/mach/ |
| A D | sys_proto.h | 46 TCM_SPLIT = 1, enumerator
|
Completed in 9 milliseconds