Searched refs:WREG_ECRT (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/mgag200/ |
| D | mgag200_mode.c | 951 WREG_ECRT(0x00, crtcext0); in mgag200_set_startadd() 1052 WREG_ECRT(0x24, 0x5); in mgag200_init_regs() 1055 WREG_ECRT(0x34, 0x5); in mgag200_init_regs() 1136 WREG_ECRT(0x01, crtcext1); in mgag200_set_mode_regs() 1137 WREG_ECRT(0x02, crtcext2); in mgag200_set_mode_regs() 1138 WREG_ECRT(0x05, crtcext5); in mgag200_set_mode_regs() 1182 WREG_ECRT(0x00, crtcext0); in mgag200_set_offset() 1244 WREG_ECRT(3, crtcext3); in mgag200_set_format_regs() 1306 WREG_ECRT(0x06, crtcext6); in mgag200_g200se_set_hiprilvl() 1311 WREG_ECRT(0x06, 0x00); in mgag200_g200ev_set_hiprilvl() [all …]
|
| D | mgag200_mm.c | 97 WREG_ECRT(0x04, 0x00); in mgag200_mm_init()
|
| D | mgag200_drv.h | 83 #define WREG_ECRT(reg, v) \ macro
|
| D | mgag200_drv.c | 123 WREG_ECRT(0x03, crtcext3); in mgag200_regs_init()
|