Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/radeon/
Dr300d.h223 #define S_0000F0_SOFT_RESET_RB(x) (((x) & 0x1) << 6) macro
Drv515d.h228 #define S_0000F0_SOFT_RESET_RB(x) (((x) & 0x1) << 6) macro
Drs600d.h200 #define S_0000F0_SOFT_RESET_RB(x) (((x) & 0x1) << 6) macro
Dr100d.h87 #define S_0000F0_SOFT_RESET_RB(x) (((x) & 0x1) << 6) macro
Dr100.c2591 S_0000F0_SOFT_RESET_RB(1)); in r100_asic_reset()