Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Drv6xxd.h228 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
Drv770d.h933 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
Dsid.h1433 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
Dcikd.h315 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
Devergreend.h1458 # define LC_L0S_INACTIVITY(x) ((x) << 8) macro
Drv6xx_dpm.c106 tmp |= LC_L0S_INACTIVITY(3); in rv6xx_enable_l0s()
Devergreen.c5631 pcie_lc_cntl |= LC_L0S_INACTIVITY(7); in evergreen_program_aspm()
5633 pcie_lc_cntl |= LC_L0S_INACTIVITY(3); in evergreen_program_aspm()
Drv770_dpm.c97 tmp |= LC_L0S_INACTIVITY(3); in rv770_enable_l0s()
Dsi.c7385 data |= LC_L0S_INACTIVITY(7); in si_program_aspm()
Dcik.c9788 data |= LC_L0S_INACTIVITY(7); in cik_program_aspm()