Searched refs:usSize (Results 1 – 11 of 11) sorted by relevance
417 void ispVMMemManager(signed char cTarget, unsigned short usSize) in ispVMMemManager() argument423 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 …]
406 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V2) && in amdgpu_parse_extended_power_table() 467 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V3) && in amdgpu_parse_extended_power_table() 501 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V4) && in amdgpu_parse_extended_power_table() 526 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V5) && in amdgpu_parse_extended_power_table() 555 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V6) && in amdgpu_parse_extended_power_table() 580 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V7) && in amdgpu_parse_extended_power_table() 616 if ((le16_to_cpu(ext_hdr->usSize) >= SIZE_OF_ATOM_PPLIB_EXTENDEDHEADER_V8) && in amdgpu_parse_extended_power_table()
65 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()1599 le16_to_cpu(extended_header->usSize) >= in init_dpm2_parameters()
272 offset += le16_to_cpu(voltage_object->asGpioVoltageObj.sHeader.usSize); in atomctrl_lookup_voltage_type_v3()
1072 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()
109 USHORT usSize; member
4020 USHORT usSize; //the size of ATOM_DISPLAY_OBJECT_PATH member4029 USHORT usSize; //the size of ATOM_DISPLAY_OBJECT_PATH member4569 USHORT usSize; //Size of Object member4664 USHORT usSize; member6576 USHORT usSize; // size of ATOM_VRAM_MODULE_V3 member7348 USHORT usSize; member7354 USHORT usSize; member7361 USHORT usSize; member7368 USHORT usSize; member
564 path_size += le16_to_cpu(path->usSize); in radeon_get_atom_connector_info_from_object_table()641 for (j = 0; j < ((le16_to_cpu(path->usSize) - 8) / 2); j++) { in radeon_get_atom_connector_info_from_object_table()3440 offset += le16_to_cpu(vo->asGpioVoltageObj.sHeader.usSize); in atom_lookup_voltage_object_v3()3849 if (le16_to_cpu(vram_module->usSize) == 0) in radeon_atom_get_memory_info()3852 ((u8 *)vram_module + le16_to_cpu(vram_module->usSize)); in radeon_atom_get_memory_info()
128 USHORT usSize; member
4513 USHORT usSize; //the size of ATOM_DISPLAY_OBJECT_PATH member4522 USHORT usSize; //the size of ATOM_DISPLAY_OBJECT_PATH member5113 USHORT usSize; //Size of Object member5238 USHORT usSize; member7788 USHORT usSize; // size of ATOM_VRAM_MODULE_V3 member8641 USHORT usSize; member8647 USHORT usSize; member8654 USHORT usSize; member8661 USHORT usSize; member
338 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()1261 offset += le16_to_cpu(vo->asGpioVoltageObj.sHeader.usSize); in amdgpu_atombios_lookup_voltage_object_v3()