Searched refs:split (Results 1 – 14 of 14) sorted by relevance
102 const major = version.split(".")[0];103 const minor = version.split(".")[1];
88 if (val > reg->split) in setup_regulator()89 val = ((val - reg->split) / 2) + reg->split; in setup_regulator()
28 unsigned char split; member
31 return i.split(MANIFEST_IMAGE_SPLITTER)
60 line_elements = line.split()
102 might be split into multiple read operations of smaller chunks.
73 GPT setup is split into two parts: table creation and runtime initialization. In
75 might create new translation tables, update or split existing ones.96 with different memory attributes, the library might need to split the existing
280 The FF-A ID space is split into a non-secure space and secure space:
109 The SPM is split into a dispatcher and a core component (respectively SPMD and853 The FF-A id space is split into a non-secure space and secure space:
106 The process can be split into two main phases:
30 Figure 1 shows a high-level data flow diagram for the SPM split into an SPMD
52 Figure 1 shows a high-level data flow diagram for the SPM split into an SPMD
967 …- split platform_info sds struct ([4a7a9da](https://review.trustedfirmware.org/plugins/gitiles/TF-…3871 - Platform support has been split into both an FVP and an FPGA variant6597 and to make the use of system/user includes more consistent. Also split
Completed in 41 milliseconds