Home
last modified time | relevance | path

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

/Linux-v4.19/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.c106 tmp |= LC_L0S_INACTIVITY(3); in rv6xx_enable_l0s()
Devergreen.c5442 pcie_lc_cntl |= LC_L0S_INACTIVITY(7); in evergreen_program_aspm()
5444 pcie_lc_cntl |= LC_L0S_INACTIVITY(3); in evergreen_program_aspm()
Drv770_dpm.c97 tmp |= LC_L0S_INACTIVITY(3); in rv770_enable_l0s()
Dsi.c7276 data |= LC_L0S_INACTIVITY(7); in si_program_aspm()
Dcik.c9697 data |= LC_L0S_INACTIVITY(7); in cik_program_aspm()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsid.h1555 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
Dsi.c1781 data |= LC_L0S_INACTIVITY(7); in si_program_aspm()