Home
last modified time | relevance | path

Searched refs:position (Results 1 – 11 of 11) sorted by relevance

/rk3399_ARM-atf/tools/cot_dt2c/cot_dt2c/
H A Dcot_parser.py209 position = {k: lay[k] for k in range(numVertex)}
216 L = len(position)
217 Xn = [position[k][0] for k in range(L)]
218 Yn = [2*M-position[k][1] for k in range(L)]
222 Xe += [position[edge[0]][0], position[edge[1]][0], None]
223 Ye += [2*M-position[edge[0]][1], 2*M-position[edge[1]][1], None]
261 x = pos[k][0], y = 2*M-position[k][1],
275 annotations=make_annotations(position, v_label),
/rk3399_ARM-atf/drivers/renesas/common/io/
H A Dio_rcar.c46 uint32_t position; member
605 current_file.position = 0; in rcar_file_open()
618 current_file.position = 0; in rcar_file_open()
639 ssize_t offset = fp->offset + fp->position; in rcar_file_read()
681 fp->position += *cnt; in rcar_file_read()
/rk3399_ARM-atf/docs/plat/marvell/armada/
H A Dporting.rst46 Boot rom can skip the current image and choose to boot from next position if a
49 saved in next position on flash (e.g. address 2M in SPI flash).
78 saved image at the next position.
/rk3399_ARM-atf/docs/plat/nxp/
H A Dnxp-ls-tbbr.rst200 Using the SAP chain position number 86, following is the output.
205 Note: Chain position number will vary from one SoC to other SoC.
/rk3399_ARM-atf/docs/components/fconf/
H A Dtb_fw_bindings.rst127 indicates that the partition is position independent and can be loaded at
/rk3399_ARM-atf/fdts/
H A Dfvp-defs.dtsi36 /* CPU's position in cluster */
/rk3399_ARM-atf/docs/components/
H A Ddebugfs-design.rst42 - seek(): set the file position indicator of a file descriptor either to a
H A Dffa-manifest-binding.rst84 indicates that the partition is position independent and can be loaded at
/rk3399_ARM-atf/docs/design/
H A Dfirmware-design.rst2703 These macros accept the CPU's MPIDR value, or its ordinal position
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst3477 execution context. The return result is the bit position in the ``SCR_EL3``
H A Dchange-log.md10010 - Added helper to calculate the position shift from MPIDR
10489 - Fixed compilation errors when building a position-independent image
10827 position calculation, move bl31_platform_setup to board file, and move
10868 position-independent, make uniphier_mmap_setup() work with PIE, pass SCP
13022 automatically detects the position of the image inside the current memory