Home
last modified time | relevance | path

Searched refs:LC_L0S_INACTIVITY (Results 1 – 6 of 6) 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 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 Drv770_dpm.c98 tmp |= LC_L0S_INACTIVITY(3); in rv770_enable_l0s()