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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v10_0.c 4576 uint32_t dw2 = 0; local in function:gfx_v10_0_ring_emit_cntxcntl
4584 dw2 |= 0x80000000; /* set load_enable otherwise this package is just NOPs */
4587 dw2 |= 0x8001;
4589 dw2 |= 0x01000000;
4591 dw2 |= 0x10002;
4595 dw2 |= 0x10000000;
4601 dw2 |= 0x10000000;
4605 amdgpu_ring_write(ring, dw2);
amdgpu_gfx_v7_0.c 2333 uint32_t dw2 = 0; local in function:gfx_v7_ring_emit_cntxcntl
2335 dw2 |= 0x80000000; /* set load_enable otherwise this package is just NOPs */
2339 dw2 |= 0x8001;
2341 dw2 |= 0x01000000;
2343 dw2 |= 0x10002;
2347 amdgpu_ring_write(ring, dw2);
amdgpu_gfx_v10_0.c 4576 uint32_t dw2 = 0; local in function:gfx_v10_0_ring_emit_cntxcntl
4584 dw2 |= 0x80000000; /* set load_enable otherwise this package is just NOPs */
4587 dw2 |= 0x8001;
4589 dw2 |= 0x01000000;
4591 dw2 |= 0x10002;
4595 dw2 |= 0x10000000;
4601 dw2 |= 0x10000000;
4605 amdgpu_ring_write(ring, dw2);
amdgpu_gfx_v7_0.c 2333 uint32_t dw2 = 0; local in function:gfx_v7_ring_emit_cntxcntl
2335 dw2 |= 0x80000000; /* set load_enable otherwise this package is just NOPs */
2339 dw2 |= 0x8001;
2341 dw2 |= 0x01000000;
2343 dw2 |= 0x10002;
2347 amdgpu_ring_write(ring, dw2);
amdgpu_gfx_v8_0.c 6399 uint32_t dw2 = 0; local in function:gfx_v8_ring_emit_cntxcntl
6404 dw2 |= 0x80000000; /* set load_enable otherwise this package is just NOPs */
6408 dw2 |= 0x8001;
6410 dw2 |= 0x01000000;
6412 dw2 |= 0x10002;
6416 dw2 |= 0x10000000;
6422 dw2 |= 0x10000000;
6426 amdgpu_ring_write(ring, dw2);
amdgpu_gfx_v8_0.c 6399 uint32_t dw2 = 0; local in function:gfx_v8_ring_emit_cntxcntl
6404 dw2 |= 0x80000000; /* set load_enable otherwise this package is just NOPs */
6408 dw2 |= 0x8001;
6410 dw2 |= 0x01000000;
6412 dw2 |= 0x10002;
6416 dw2 |= 0x10000000;
6422 dw2 |= 0x10000000;
6426 amdgpu_ring_write(ring, dw2);
amdgpu_gfx_v9_0.c 5247 uint32_t dw2 = 0; local in function:gfx_v9_ring_emit_cntxcntl
5254 dw2 |= 0x80000000; /* set load_enable otherwise this package is just NOPs */
5257 dw2 |= 0x8001;
5259 dw2 |= 0x01000000;
5261 dw2 |= 0x10002;
5265 dw2 |= 0x10000000;
5271 dw2 |= 0x10000000;
5275 amdgpu_ring_write(ring, dw2);
amdgpu_gfx_v9_0.c 5247 uint32_t dw2 = 0; local in function:gfx_v9_ring_emit_cntxcntl
5254 dw2 |= 0x80000000; /* set load_enable otherwise this package is just NOPs */
5257 dw2 |= 0x8001;
5259 dw2 |= 0x01000000;
5261 dw2 |= 0x10002;
5265 dw2 |= 0x10000000;
5271 dw2 |= 0x10000000;
5275 amdgpu_ring_write(ring, dw2);
  /src/sys/dev/pci/
if_jmereg.h 904 uint32_t dw2; member in struct:jme_ssb
if_jmereg.h 904 uint32_t dw2; member in struct:jme_ssb

Completed in 57 milliseconds