HomeSort by: relevance | last modified time | path
    Searched refs:IH_RB_ENABLE (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_si_ih.c 44 ih_rb_cntl |= IH_RB_ENABLE;
55 ih_rb_cntl &= ~IH_RB_ENABLE;
sid.h 658 # define IH_RB_ENABLE (1 << 0)
  /src/sys/external/bsd/drm2/dist/drm/radeon/
cikd.h 804 # define IH_RB_ENABLE (1 << 0)
sid.h 654 # define IH_RB_ENABLE (1 << 0)
evergreend.h 1223 # define IH_RB_ENABLE (1 << 0)
r600d.h 662 # define IH_RB_ENABLE (1 << 0)
radeon_r600.c 3632 ih_rb_cntl |= IH_RB_ENABLE;
3643 ih_rb_cntl &= ~IH_RB_ENABLE;
radeon_si.c 5933 ih_rb_cntl |= IH_RB_ENABLE;
5944 ih_rb_cntl &= ~IH_RB_ENABLE;
radeon_cik.c 6846 ih_rb_cntl |= IH_RB_ENABLE;
6864 ih_rb_cntl &= ~IH_RB_ENABLE;

Completed in 56 milliseconds