Searched refs:WREG_ECRT (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/mgag200/ |
D | mgag200_mode.c | 175 WREG_ECRT(0x00, crtcext0); in mgag200_set_startadd() 284 WREG_ECRT(0x01, crtcext1); in mgag200_set_mode_regs() 285 WREG_ECRT(0x02, crtcext2); in mgag200_set_mode_regs() 286 WREG_ECRT(0x05, crtcext5); in mgag200_set_mode_regs() 331 WREG_ECRT(0x00, crtcext0); in mgag200_set_offset() 394 WREG_ECRT(3, crtcext3); in mgag200_set_format_regs() 416 WREG_ECRT(0x01, crtcext1); in mgag200_enable_display() 437 WREG_ECRT(0x01, crtcext1); in mgag200_disable_display()
|
D | mgag200_drv.c | 184 WREG_ECRT(0x03, crtcext3); in mgag200_device_init() 186 WREG_ECRT(0x04, 0x00); in mgag200_device_init()
|
D | mgag200_g200ew3.c | 17 WREG_ECRT(0x34, 0x5); // G200EW3 specific in mgag200_g200ew3_init_registers()
|
D | mgag200_g200er.c | 36 WREG_ECRT(0x24, 0x5); /* G200ER specific */ in mgag200_g200er_init_registers()
|
D | mgag200_g200ev.c | 41 WREG_ECRT(0x06, 0x00); in mgag200_g200ev_set_hiprilvl()
|
D | mgag200_drv.h | 97 #define WREG_ECRT(reg, v) \ macro
|
D | mgag200_g200se.c | 107 WREG_ECRT(0x06, crtcext6); in mgag200_g200se_set_hiprilvl()
|