Searched refs:S_000054_CRTC_DISPLAY_DIS (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/radeon/ | ||
D | r100d.h | 476 #define S_000054_CRTC_DISPLAY_DIS(x) (((x) & 0x1) << 10) macro |
D | r100.c | 3794 S_000054_CRTC_DISPLAY_DIS(1)); in r100_mc_stop() |