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

/linux-master/drivers/gpu/drm/radeon/
H A Drv6xxd.h234 # define LC_PMI_TO_L1_DIS (1 << 16) macro
H A Drv770d.h940 # define LC_PMI_TO_L1_DIS (1 << 16) macro
H A Dsid.h1497 # define LC_PMI_TO_L1_DIS (1 << 16) macro
H A Dcikd.h357 # define LC_PMI_TO_L1_DIS (1 << 16) macro
H A Devergreend.h1474 # define LC_PMI_TO_L1_DIS (1 << 16) macro
H A Drv6xx_dpm.c116 tmp &= ~LC_PMI_TO_L1_DIS;
H A Drv770_dpm.c109 tmp &= ~LC_PMI_TO_L1_DIS;
H A Dsi.c7254 data |= LC_PMI_TO_L1_DIS;
7260 data &= ~LC_PMI_TO_L1_DIS;
H A Dcik.c9676 data |= LC_PMI_TO_L1_DIS;
9682 data &= ~LC_PMI_TO_L1_DIS;
H A Devergreen.c5530 pcie_lc_cntl |= LC_PMI_TO_L1_DIS;
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsi.c2450 data |= LC_PMI_TO_L1_DIS;
2456 data &= ~LC_PMI_TO_L1_DIS;
H A Dsid.h1560 # define LC_PMI_TO_L1_DIS (1 << 16) macro

Completed in 291 milliseconds