Searched refs:SPLIT (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/arch/arm/mach-zynqmp/ |
H A D | mp.c | 13 #define SPLIT 1 macro 216 set_r5_tcm_mode(SPLIT); in initialize_tcm() 217 set_r5_halt_mode(HALT, SPLIT); in initialize_tcm() 219 release_r5_reset(SPLIT); in initialize_tcm() 280 set_r5_reset(SPLIT); in cpu_release() 281 set_r5_tcm_mode(SPLIT); in cpu_release() 282 set_r5_halt_mode(HALT, SPLIT); in cpu_release() 285 release_r5_reset(SPLIT); in cpu_release() 289 set_r5_halt_mode(RELEASE, SPLIT); in cpu_release()
|
/openbmc/linux/Documentation/devicetree/bindings/display/mediatek/ |
H A D | mediatek,split.yaml | 14 Mediatek display split, namely SPLIT, is used to split stream to two 16 SPLIT device node must be siblings to the central MMSYS_CONFIG node. 43 - description: SPLIT Clock
|
/openbmc/qemu/hw/arm/ |
H A D | smmuv3-internal.h | 164 FIELD(STRTAB_BASE_CFG, SPLIT, 6 , 5)
|
H A D | smmuv3.c | 1618 s->sid_split = FIELD_EX32(data, STRTAB_BASE_CFG, SPLIT); in smmu_writel()
|