Home
last modified time | relevance | path

Searched refs:S_0000F0_SOFT_RESET_GA (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dr300d.h244 #define S_0000F0_SOFT_RESET_GA(x) (((x) & 0x1) << 13) macro
H A Drv515d.h249 #define S_0000F0_SOFT_RESET_GA(x) (((x) & 0x1) << 13) macro
H A Drs600d.h221 #define S_0000F0_SOFT_RESET_GA(x) (((x) & 0x1) << 13) macro
H A Drs600.c477 S_0000F0_SOFT_RESET_GA(1)); in rs600_asic_reset()
H A Dr300.c431 S_0000F0_SOFT_RESET_GA(1)); in r300_asic_reset()