| /OK3568_Linux_fs/u-boot/lib/optee_clientApi/ |
| H A D | OpteeClientRPC.c | 108 uint32_t ImageSize = 0; in OpteeRpcCmdLoadTa() local 113 ImageSize = 0; in OpteeRpcCmdLoadTa() 116 ImageSize = 0; in OpteeRpcCmdLoadTa() 124 AllocAddress = (size_t) OpteeClientMemAlloc(ImageSize); in OpteeRpcCmdLoadTa() 131 memcpy((void *)AllocAddress, ImageData, ImageSize); in OpteeRpcCmdLoadTa() 134 AllocAddress, ImageSize); in OpteeRpcCmdLoadTa() 141 TeeSmc32Param[1].u.memref.size = ImageSize; in OpteeRpcCmdLoadTa() 202 uint32_t ImageSize = 0; in OpteeRpcCmdFreeTa() local 213 ImageSize = TeeSmc32Param[0].u.memref.size; in OpteeRpcCmdFreeTa() 216 (uint32_t) AllocAddress, (uint32_t) ImageSize); in OpteeRpcCmdFreeTa()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/mpi/ |
| H A D | mpi2_image.h | 46 U32 ImageSize; /*0x2C */ member 260 U32 ImageSize; /*0x08 */ member 413 U32 ImageSize; /*0x04 */ member
|
| H A D | mpi2_ioc.h | 1478 U32 ImageSize; /*0x0C */ member 1498 U32 ImageSize; /*0x1C */ member 1571 U32 ImageSize; /*0x0C */ member 1591 U32 ImageSize; /*0x1C */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/inc/ |
| H A D | smu8.h | 33 uint32_t ImageSize; member
|
| H A D | smu7.h | 147 uint32_t ImageSize; member
|
| H A D | smu71.h | 424 uint32_t ImageSize; member
|
| H A D | smu72.h | 521 uint32_t ImageSize; member
|
| H A D | smu73.h | 504 uint32_t ImageSize; member
|
| H A D | smu75.h | 459 uint32_t ImageSize; member
|
| H A D | smu74.h | 566 uint32_t ImageSize; member
|
| /OK3568_Linux_fs/u-boot/tools/rockchip/ |
| H A D | trust_merger.c | 608 pComponent->ImageSize = (pEntry->align_size >> 9); in mergetrust() 609 pComponentData->LoadSize = pComponent->ImageSize; in mergetrust() 613 pComponent->StorageAddr, pComponent->ImageSize); in mergetrust() 811 printf("ImageSize:0x%x\n", pComponent->ImageSize); in unpacktrust() 815 pComponent->ImageSize << 9); in unpacktrust()
|
| H A D | trust_merger.h | 125 uint32_t ImageSize; member
|
| /OK3568_Linux_fs/kernel/drivers/message/fusion/lsi/ |
| H A D | mpi_ioc.h | 1032 U32 ImageSize; /* 0Ch */ member 1091 U32 ImageSize; /* 0Ch */ member 1127 U32 ImageSize; /* 2Ch */ member 1194 U32 ImageSize; /* 08h */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | smu7.h | 128 uint32_t ImageSize; member
|
| /OK3568_Linux_fs/kernel/drivers/message/fusion/ |
| H A D | mptbase.c | 3619 ptcsge->ImageSize = cpu_to_le32(sz); in mpt_do_upload() 3692 ioc->name, pFwHeader->ImageSize, pFwHeader->ImageSize, pFwHeader)); in mpt_downloadboot() 3745 fwSize = (pFwHeader->ImageSize + 3)/4; in mpt_downloadboot() 3770 fwSize = (pExtImage->ImageSize + 3) >> 2; in mpt_downloadboot()
|
| H A D | mptctl.c | 841 ptsge->ImageSize = cpu_to_le32(fwlen); in mptctl_do_fw_download()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_base.c | 4403 mpi_request->ImageSize = cpu_to_le32(data_length); in _base_display_fwpkg_version()
|