Home
last modified time | relevance | path

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

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