HomeSort by: relevance | last modified time | path
    Searched defs:DESCRIPTOR_BYTE_2 (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
rv770d.h 891 # define DESCRIPTOR_BYTE_2(x) (((x) & 0xff) << 16)
sid.h 727 # define DESCRIPTOR_BYTE_2(x) (((x) & 0xff) << 16)
evergreend.h 754 # define DESCRIPTOR_BYTE_2(x) (((x) & 0xff) << 16)
r600d.h 1011 # define DESCRIPTOR_BYTE_2(x) (((x) & 0xff) << 16)
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 731 # define DESCRIPTOR_BYTE_2(x) (((x) & 0xff) << 16)

Completed in 29 milliseconds