Searched refs:S_000050_CRTC_DISP_REQ_EN_B (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/dev/drm2/radeon/ | ||
| HD | r100d.h | 462 #define S_000050_CRTC_DISP_REQ_EN_B(x) (((x) & 0x1) << 26) macro |
| HD | r100.c | 3877 S_000050_CRTC_DISP_REQ_EN_B(1)); in r100_mc_stop() |