Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Drv6xxd.h228 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
H A Drv770d.h934 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
H A Dsid.h1491 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
H A Dcikd.h351 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
H A Devergreend.h1468 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
H A Drv6xx_dpm.c105 tmp |= LC_L0S_INACTIVITY(3); in rv6xx_enable_l0s()
H A Devergreen.c5444 pcie_lc_cntl |= LC_L0S_INACTIVITY(7); in evergreen_program_aspm()
5446 pcie_lc_cntl |= LC_L0S_INACTIVITY(3); in evergreen_program_aspm()
H A Drv770_dpm.c98 tmp |= LC_L0S_INACTIVITY(3); in rv770_enable_l0s()
H A Dsi.c7256 data |= LC_L0S_INACTIVITY(7); in si_program_aspm()
H A Dcik.c9678 data |= LC_L0S_INACTIVITY(7); in cik_program_aspm()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h1554 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro