Home
last modified time | relevance | path

Searched refs:LC_ASPM_TO_L1_DIS (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Drv6xxd.h235 # define LC_ASPM_TO_L1_DIS (1 << 24) macro
H A Drv770d.h941 # define LC_ASPM_TO_L1_DIS (1 << 24) macro
H A Dsid.h1498 # define LC_ASPM_TO_L1_DIS (1 << 24) macro
H A Dcikd.h358 # define LC_ASPM_TO_L1_DIS (1 << 24) macro
H A Devergreend.h1475 # define LC_ASPM_TO_L1_DIS (1 << 24) macro
H A Drv6xx_dpm.c118 tmp &= ~LC_ASPM_TO_L1_DIS; in rv6xx_enable_l1()
H A Drv770_dpm.c113 tmp &= ~LC_ASPM_TO_L1_DIS; in rv770_enable_l1()