Home
last modified time | relevance | path

Searched refs:usSize (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/fpga/
H A Divm_core.c417 void ispVMMemManager(signed char cTarget, unsigned short usSize) in ispVMMemManager() argument
423 if (previous_size == usSize) {/*memory exist*/ in ispVMMemManager()
430 g_pucInData = (unsigned char *) malloc(usSize / 8 + 2); in ispVMMemManager()
431 previous_size = usSize; in ispVMMemManager()
435 if (previous_size == usSize) { /*already exist*/ in ispVMMemManager()
442 g_pucOutData = (unsigned char *) malloc(usSize / 8 + 2); in ispVMMemManager()
443 previous_size = usSize; in ispVMMemManager()
447 if (previous_size == usSize) {/*already allocated*/ in ispVMMemManager()
454 g_pucOutMaskData = (unsigned char *) malloc(usSize / 8 + 2); in ispVMMemManager()
455 previous_size = usSize; in ispVMMemManager()
[all …]
/OK3568_Linux_fs/external/rkupdate/
H A DRKImage.h10 USHORT usSize; member
55 void GetReservedData(PBYTE &lpData, USHORT &usSize);
H A DRKImage.cpp182 void CRKImage::GetReservedData(PBYTE &lpData, USHORT &usSize) in GetReservedData() argument
185 usSize = IMAGE_RESERVED_SIZE; in GetReservedData()
H A DRKBoot.h11 USHORT usSize; member
H A DRKBoot.cpp279 m_BootHeadSize = pBootHead->usSize; in CRKBoot()
/OK3568_Linux_fs/external/recovery/update_engine/
H A Drkimage.h33 USHORT usSize; //结构体大小 member
66 USHORT usSize; member
H A Drkimage.c34 LOGD("usSize = %x.\n", pHead->usSize); in display_head()
/OK3568_Linux_fs/external/rktoolkit/update_recv/
H A DDefineHeader.h103 USHORT usSize; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c65 if (le16_to_cpu(extended_header->usSize) >= in get_vce_table_offset()
166 if (le16_to_cpu(extended_header->usSize) >= in get_uvd_table_offset()
231 if (le16_to_cpu(extended_header->usSize) >= in get_samu_table_offset()
267 if (le16_to_cpu(pExtendedHeader->usSize) >= in get_acp_table_offset()
303 if (le16_to_cpu(pExtendedHeader->usSize) >= in get_cacp_tdp_table_offset()
354 if (le16_to_cpu(pExtendedHeader->usSize) >= in get_sclk_vdd_gfx_table_offset()
1616 le16_to_cpu(extended_header->usSize) >= in init_dpm2_parameters()
H A Dppatomctrl.c234 offset += le16_to_cpu(voltage_object->asGpioVoltageObj.sHeader.usSize); in atomctrl_lookup_voltage_type_v3()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c484 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V2) && in amdgpu_parse_extended_power_table()
547 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3) && in amdgpu_parse_extended_power_table()
583 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4) && in amdgpu_parse_extended_power_table()
610 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V5) && in amdgpu_parse_extended_power_table()
641 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6) && in amdgpu_parse_extended_power_table()
668 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7) && in amdgpu_parse_extended_power_table()
706 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V8) && in amdgpu_parse_extended_power_table()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dr600_dpm.c1072 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V2) && in r600_parse_extended_power_table()
1134 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3) && in r600_parse_extended_power_table()
1170 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4) && in r600_parse_extended_power_table()
1197 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V5) && in r600_parse_extended_power_table()
1228 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6) && in r600_parse_extended_power_table()
1255 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7) && in r600_parse_extended_power_table()
H A Datombios.h4020 USHORT usSize; //the size of ATOM_DISPLAY_OBJECT_PATH member
4029 USHORT usSize; //the size of ATOM_DISPLAY_OBJECT_PATH member
4569 USHORT usSize; //Size of Object member
4664 USHORT usSize; member
6576 USHORT usSize; // size of ATOM_VRAM_MODULE_V3 member
7348 USHORT usSize; member
7354 USHORT usSize; member
7361 USHORT usSize; member
7368 USHORT usSize; member
H A Dpptable.h109 USHORT usSize; member
H A Dradeon_atombios.c570 path_size += le16_to_cpu(path->usSize); in radeon_get_atom_connector_info_from_object_table()
647 for (j = 0; j < ((le16_to_cpu(path->usSize) - 8) / 2); j++) { in radeon_get_atom_connector_info_from_object_table()
3438 offset += le16_to_cpu(vo->asGpioVoltageObj.sHeader.usSize); in atom_lookup_voltage_object_v3()
3847 if (le16_to_cpu(vram_module->usSize) == 0) in radeon_atom_get_memory_info()
3850 ((u8 *)vram_module + le16_to_cpu(vram_module->usSize)); in radeon_atom_get_memory_info()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/include/
H A Dpptable.h128 USHORT usSize; member
H A Datombios.h4513 USHORT usSize; //the size of ATOM_DISPLAY_OBJECT_PATH member
4522 USHORT usSize; //the size of ATOM_DISPLAY_OBJECT_PATH member
5113 USHORT usSize; //Size of Object member
5238 USHORT usSize; member
7770 USHORT usSize; // size of ATOM_VRAM_MODULE_V3 member
8623 USHORT usSize; member
8629 USHORT usSize; member
8636 USHORT usSize; member
8643 USHORT usSize; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c338 path_size += le16_to_cpu(path->usSize); in amdgpu_atombios_get_connector_info_from_object_table()
367 for (j = 0; j < ((le16_to_cpu(path->usSize) - 8) / 2); j++) { in amdgpu_atombios_get_connector_info_from_object_table()
1411 offset += le16_to_cpu(vo->asGpioVoltageObj.sHeader.usSize); in amdgpu_atombios_lookup_voltage_object_v3()