Home
last modified time | relevance | path

Searched refs:L2_BUSY (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Drv770d.h654 #define L2_BUSY (1 << 0) macro
H A Dnid.h126 #define L2_BUSY (1 << 0) macro
H A Dsid.h391 #define L2_BUSY (1 << 0) macro
H A Dcikd.h509 #define L2_BUSY (1 << 0) macro
H A Devergreend.h1162 #define L2_BUSY (1 << 0) macro
H A Dni.c1821 if (tmp & L2_BUSY) in cayman_gpu_check_soft_reset()
H A Dr600d.h600 #define L2_BUSY (1 << 0) macro
H A Devergreen.c3864 if (tmp & L2_BUSY) in evergreen_gpu_check_soft_reset()
H A Dsi.c3829 if (tmp & L2_BUSY) in si_gpu_check_soft_reset()