HomeSort by relevance Sort by last modified time
    Searched refs:chip_rev (Results 1 - 11 of 11) sorted by null

  /external/libdrm/tests/amdgpu/
cs_tests.c 46 static uint32_t chip_rev; variable
90 chip_rev = device_handle->info.chip_rev;
217 if (chip_id == chip_rev+0x50 || chip_id == chip_rev+0x5A) {
295 if (chip_id == chip_rev+0x50 || chip_id == chip_rev+0x5A) {
339 (chip_id == chip_rev+0x50 || chip_id == chip_rev+0x5A)) {
353 if (chip_id == chip_rev+0x50 || chip_id == chip_rev+0x5A
    [all...]
  /external/syslinux/gpxe/src/drivers/net/
sky2.c 201 if (hw->chip_id == CHIP_ID_YUKON_XL && hw->chip_rev > 1)
238 if (hw->chip_id == CHIP_ID_YUKON_XL && hw->chip_rev > 1)
327 hw->chip_rev == CHIP_REV_YU_FE2_A0) {
565 hw->chip_rev == CHIP_REV_YU_FE2_A0) {
602 if (hw->chip_id == CHIP_ID_YUKON_XL && hw->chip_rev > 1)
671 hw->chip_rev != CHIP_REV_YU_EX_A0) ||
694 if (hw->chip_id == CHIP_ID_YUKON_XL && hw->chip_rev == 0 && port == 1) {
777 hw->chip_rev == CHIP_REV_YU_FE2_A0)
794 hw->chip_rev == CHIP_REV_YU_FE2_A0) {
1061 (hw->chip_rev == CHIP_REV_YU_EC_U_A
    [all...]
tulip.c 1238 u8 chip_rev; local
    [all...]
skge.c     [all...]
sky2.h 2081 u8 chip_rev; member in struct:sky2_hw
    [all...]
skge.h 2470 u8 chip_rev; member in struct:skge_hw
    [all...]
  /external/libdrm/amdgpu/
amdgpu_gpu_info.c 153 dev->info.chip_rev = dev->dev_info.chip_rev;
amdgpu.h 419 uint32_t chip_rev; member in struct:amdgpu_gpu_info
    [all...]
  /external/libdrm/include/drm/
amdgpu_drm.h 589 uint32_t chip_rev; member in struct:drm_amdgpu_info_device
  /bionic/libc/kernel/uapi/drm/
amdgpu_drm.h 499 __u32 chip_rev; member in struct:drm_amdgpu_info_device
  /external/kernel-headers/original/uapi/drm/
amdgpu_drm.h 802 __u32 chip_rev; member in struct:drm_amdgpu_info_device

Completed in 223 milliseconds