Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Drv6xxd.h228 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
Drv770d.h934 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
Dsid.h1491 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
Dcikd.h351 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
Devergreend.h1468 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
Drv6xx_dpm.c105 tmp |= LC_L0S_INACTIVITY(3); in rv6xx_enable_l0s()
Devergreen.c5446 pcie_lc_cntl |= LC_L0S_INACTIVITY(7); in evergreen_program_aspm()
5448 pcie_lc_cntl |= LC_L0S_INACTIVITY(3); in evergreen_program_aspm()
Drv770_dpm.c98 tmp |= LC_L0S_INACTIVITY(3); in rv770_enable_l0s()
Dsi.c7298 data |= LC_L0S_INACTIVITY(7); in si_program_aspm()
Dcik.c9704 data |= LC_L0S_INACTIVITY(7); in cik_program_aspm()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dsid.h1554 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
Dsi.c2481 data |= LC_L0S_INACTIVITY(7); in si_program_aspm()