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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
cikd.h 380 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21)
sid.h 1519 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21)
evergreend.h 1497 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21)
radeon_evergreen.c 5522 data |= LC_DYN_LANES_PWR_STATE(3);
radeon_si.c 7397 data |= LC_DYN_LANES_PWR_STATE(3);
radeon_cik.c 9824 data |= LC_DYN_LANES_PWR_STATE(3);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 1583 # define LC_DYN_LANES_PWR_STATE(x) ((x) << 21)
amdgpu_si.c 1983 data |= LC_DYN_LANES_PWR_STATE(3);

Completed in 43 milliseconds