Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
Drv770_dpm.c107 tmp &= ~LC_PMI_TO_L1_DIS; in rv770_enable_l1()
Dsi.c7303 data |= LC_PMI_TO_L1_DIS; in si_program_aspm()
7309 data &= ~LC_PMI_TO_L1_DIS; in si_program_aspm()
Dcik.c9719 data |= LC_PMI_TO_L1_DIS; in cik_program_aspm()
9725 data &= ~LC_PMI_TO_L1_DIS; in cik_program_aspm()
Devergreen.c5532 pcie_lc_cntl |= LC_PMI_TO_L1_DIS; in evergreen_program_aspm()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dsi.c2362 data |= LC_PMI_TO_L1_DIS; in si_program_aspm()
2368 data &= ~LC_PMI_TO_L1_DIS; in si_program_aspm()
Dsid.h1560 # define LC_PMI_TO_L1_DIS (1 << 16) macro