Searched refs:WREG_GFX (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/mgag200/ |
| D | mgag200_mode.c | 1024 WREG_GFX(0, 0); in mga_crtc_mode_set() 1025 WREG_GFX(1, 0); in mga_crtc_mode_set() 1026 WREG_GFX(2, 0); in mga_crtc_mode_set() 1027 WREG_GFX(3, 0); in mga_crtc_mode_set() 1028 WREG_GFX(4, 0); in mga_crtc_mode_set() 1029 WREG_GFX(5, 0x40); in mga_crtc_mode_set() 1030 WREG_GFX(6, 0x5); in mga_crtc_mode_set() 1031 WREG_GFX(7, 0xf); in mga_crtc_mode_set() 1032 WREG_GFX(8, 0xf); in mga_crtc_mode_set()
|
| D | mgag200_drv.h | 81 #define WREG_GFX(reg, v) \ macro
|
| /linux-4.4.14/drivers/gpu/drm/cirrus/ |
| D | cirrus_mode.c | 91 WREG_GFX(0xe, gr0e); in cirrus_crtc_dpms() 305 WREG_GFX(VGA_GFX_MODE, 0x40); in cirrus_crtc_mode_set() 308 WREG_GFX(VGA_GFX_MISC, 0x01); in cirrus_crtc_mode_set()
|
| D | cirrus_drv.h | 64 #define WREG_GFX(reg, v) \ macro
|