Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/radeon/
H A Drv6xxd.h233 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Drv770d.h939 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Dradeon_rv6xx_dpm.c120 tmp |= LC_L1_INACTIVITY(4); in rv6xx_enable_l1()
131 tmp |= LC_L1_INACTIVITY(8); in rv6xx_enable_pll_sleep_in_l1()
H A Dsid.h1496 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Dcikd.h356 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Dradeon_rv770_dpm.c111 tmp |= LC_L1_INACTIVITY(4); in rv770_enable_l1()
122 tmp |= LC_L1_INACTIVITY(8); in rv770_enable_pll_sleep_in_l1()
H A Devergreend.h1473 # define LC_L1_INACTIVITY(x) ((x) << 12) macro
H A Dradeon_evergreen.c5469 pcie_lc_cntl |= LC_L1_INACTIVITY(7); in evergreen_program_aspm()
5471 pcie_lc_cntl |= LC_L1_INACTIVITY(8); in evergreen_program_aspm()
H A Dradeon_si.c7322 data |= LC_L1_INACTIVITY(7); in si_program_aspm()
H A Dradeon_cik.c9790 data |= LC_L1_INACTIVITY(7); in cik_program_aspm()
/netbsd/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_si.c1908 data |= LC_L1_INACTIVITY(7); in si_program_aspm()
H A Dsid.h1560 # define LC_L1_INACTIVITY(x) ((x) << 12) macro