Searched refs:LC_PMI_TO_L1_DIS (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Drv6xxd.h236 # define LC_PMI_TO_L1_DIS (1 << 16) macro
H A Drv770d.h942 # define LC_PMI_TO_L1_DIS (1 << 16) macro
H A Dcikd.h359 # define LC_PMI_TO_L1_DIS (1 << 16) macro
H A Dsid.h1499 # define LC_PMI_TO_L1_DIS (1 << 16) macro
H A Dradeon_rv770_dpm.c112 tmp &= ~LC_PMI_TO_L1_DIS;
H A Dradeon_rv6xx_dpm.c121 tmp &= ~LC_PMI_TO_L1_DIS;
H A Devergreend.h1476 # define LC_PMI_TO_L1_DIS (1 << 16) macro
H A Dradeon_si.c7317 data |= LC_PMI_TO_L1_DIS;
7323 data &= ~LC_PMI_TO_L1_DIS;
H A Dradeon_cik.c9785 data |= LC_PMI_TO_L1_DIS;
9791 data &= ~LC_PMI_TO_L1_DIS;
H A Dradeon_evergreen.c5544 pcie_lc_cntl |= LC_PMI_TO_L1_DIS;
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_si.c1903 data |= LC_PMI_TO_L1_DIS;
1909 data &= ~LC_PMI_TO_L1_DIS;
H A Dsid.h1563 # define LC_PMI_TO_L1_DIS (1 << 16) macro

Completed in 418 milliseconds