Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Drv6xxd.h234 # define LC_PMI_TO_L1_DIS (1 << 16) macro
Drv770d.h939 # define LC_PMI_TO_L1_DIS (1 << 16) macro
Dsid.h1496 # define LC_PMI_TO_L1_DIS (1 << 16) macro
Dcikd.h359 # 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.c7552 data |= LC_PMI_TO_L1_DIS; in si_program_aspm()
7558 data &= ~LC_PMI_TO_L1_DIS; in si_program_aspm()
Dcik.c9955 data |= LC_PMI_TO_L1_DIS; in cik_program_aspm()
9961 data &= ~LC_PMI_TO_L1_DIS; in cik_program_aspm()
Devergreen.c6024 pcie_lc_cntl |= LC_PMI_TO_L1_DIS; in evergreen_program_aspm()