Home
last modified time | relevance | path

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

/Linux-v6.6/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.c116 tmp &= ~LC_PMI_TO_L1_DIS; in rv6xx_enable_l1()
Dsi.c7279 data |= LC_PMI_TO_L1_DIS; in si_program_aspm()
7285 data &= ~LC_PMI_TO_L1_DIS; in si_program_aspm()
Drv770_dpm.c109 tmp &= ~LC_PMI_TO_L1_DIS; in rv770_enable_l1()
Dcik.c9686 data |= LC_PMI_TO_L1_DIS; in cik_program_aspm()
9692 data &= ~LC_PMI_TO_L1_DIS; in cik_program_aspm()
Devergreen.c5532 pcie_lc_cntl |= LC_PMI_TO_L1_DIS; in evergreen_program_aspm()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dsi.c2463 data |= LC_PMI_TO_L1_DIS; in si_program_aspm()
2469 data &= ~LC_PMI_TO_L1_DIS; in si_program_aspm()
Dsid.h1560 # define LC_PMI_TO_L1_DIS (1 << 16) macro