Searched refs:WREG_GFX (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/mgag200/ |
| D | mgag200_mode.c | 1045 WREG_GFX(0, 0); in mga_crtc_mode_set() 1046 WREG_GFX(1, 0); in mga_crtc_mode_set() 1047 WREG_GFX(2, 0); in mga_crtc_mode_set() 1048 WREG_GFX(3, 0); in mga_crtc_mode_set() 1049 WREG_GFX(4, 0); in mga_crtc_mode_set() 1050 WREG_GFX(5, 0x40); in mga_crtc_mode_set() 1051 WREG_GFX(6, 0x5); in mga_crtc_mode_set() 1052 WREG_GFX(7, 0xf); in mga_crtc_mode_set() 1053 WREG_GFX(8, 0xf); in mga_crtc_mode_set()
|
| D | mgag200_drv.h | 75 #define WREG_GFX(reg, v) \ macro
|
| /Linux-v5.4/drivers/gpu/drm/cirrus/ |
| D | cirrus_drv.h | 62 #define WREG_GFX(reg, v) \ macro
|