| /rk3399_rockchip-uboot/include/optee_include/ |
| H A D | OpteeClientSMC.h | 15 const TEEC_UUID * destination,
|
| H A D | tee_client_api.h | 430 const TEEC_UUID *destination,
|
| /rk3399_rockchip-uboot/doc/mvebu/cmd/ |
| H A D | bubt.txt | 5 The bubt command gets the following parameters: ATF file name, destination device and source device. 6 bubt [file-name] [destination [source]] 8 - destination Flash to burn to [spi, nand, mmc]. default = active flash
|
| /rk3399_rockchip-uboot/lib/optee_clientApi/ |
| H A D | OpteeClientApiLib.c | 326 const TEEC_UUID *destination, in TEEC_OpenSession() argument 337 if ((context == NULL) || (session == NULL) || (destination == NULL)) { in TEEC_OpenSession() 357 TeecResult = TEEC_SMC_OpenSession(context, session, destination, in TEEC_OpenSession()
|
| H A D | OpteeClientSMC.c | 46 const TEEC_UUID *destination, in TEEC_SMC_OpenSession() argument 93 destination, in TEEC_SMC_OpenSession() 106 tee_uuid_to_octets(session_uuid, destination); in TEEC_SMC_OpenSession()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/ |
| H A D | warmboot.h | 45 u32 destination; /* destination address to put the wb code */ member
|
| /rk3399_rockchip-uboot/arch/xtensa/cpu/ |
| H A D | start.S | 156 l32i a4, a2, 0 # start destination (in RAM) 157 l32i a5, a2, 4 # end destination (in RAM) 161 beq a4, a6, 1b # skip, source and destination are the same
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.NetConsole | 12 port of the destination. The format is <ip_addr>:<port>. If <port> is 17 the 'ncinport' environment variable and the destination port can be
|
| H A D | README.arm64 | 23 the U-Boot will be relocated to destination again.
|
| H A D | README.omap3 | 137 Config source, destination and size of a transfer
|
| H A D | README.unaligned-memory-access.txt | 231 where the source or destination (or both) are of type u8* or unsigned char*.
|
| H A D | README.POST | 523 of the destination register. After executing the instruction, 524 the test will verify the value of the destination register and
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | altera_tse.h | 64 u32 destination; /* the address to write data */ member
|
| H A D | altera_tse.c | 46 desc->destination = virt_to_phys(write_addr); in alt_sgdma_construct_descriptor()
|
| /rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra20/ |
| H A D | warmboot.c | 350 dst_header->destination = NV_WB_RUN_ADDRESS; in warmboot_prepare_code()
|
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_boottime.c | 1148 static void EFIAPI efi_copy_mem(void *destination, void *source, in efi_copy_mem() argument 1151 EFI_ENTRY("%p, %p, %ld", destination, source, length); in efi_copy_mem() 1152 memcpy(destination, source, length); in efi_copy_mem()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | efi_api.h | 157 void (EFIAPI *copy_mem)(void *destination, void *source,
|
| /rk3399_rockchip-uboot/tools/patman/ |
| H A D | README | 354 the destination. So amend the top commit with:
|
| /rk3399_rockchip-uboot/scripts/kconfig/ |
| H A D | zconf.tab.c_shipped | 435 /* Copy COUNT objects from SRC to DST. The source and destination do
|
| /rk3399_rockchip-uboot/ |
| H A D | README | 1594 U-Boot will use this to determine if it is the destination of 2370 the TFTP UDP destination port value. If tftpdstp isn't 3146 If defined, the content of the flash (destination) is compared 4020 destination port instead of the Well Know Port 69.
|
| /rk3399_rockchip-uboot/scripts/dtc/ |
| H A D | dtc-parser.tab.c_shipped | 422 /* Copy COUNT objects from SRC to DST. The source and destination do
|