Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Drv6xxd.h234 # define LC_PMI_TO_L1_DIS (1 << 16) macro
Drv770d.h940 # define LC_PMI_TO_L1_DIS (1 << 16) macro
Dsid.h1497 # define LC_PMI_TO_L1_DIS (1 << 16) macro
Dcikd.h357 # define LC_PMI_TO_L1_DIS (1 << 16) macro
Devergreend.h1474 # define LC_PMI_TO_L1_DIS (1 << 16) macro
Drv6xx_dpm.c117 tmp &= ~LC_PMI_TO_L1_DIS; in rv6xx_enable_l1()
Drv770_dpm.c108 tmp &= ~LC_PMI_TO_L1_DIS; in rv770_enable_l1()
Dsi.c7274 data |= LC_PMI_TO_L1_DIS; in si_program_aspm()
7280 data &= ~LC_PMI_TO_L1_DIS; in si_program_aspm()
Dcik.c9695 data |= LC_PMI_TO_L1_DIS; in cik_program_aspm()
9701 data &= ~LC_PMI_TO_L1_DIS; in cik_program_aspm()
Devergreen.c5528 pcie_lc_cntl |= LC_PMI_TO_L1_DIS; in evergreen_program_aspm()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsi.c1779 data |= LC_PMI_TO_L1_DIS; in si_program_aspm()
1785 data &= ~LC_PMI_TO_L1_DIS; in si_program_aspm()
Dsid.h1561 # define LC_PMI_TO_L1_DIS (1 << 16) macro