Searched refs:WREG_ECRT (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/mgag200/ |
H A D | mgag200_mode.c | 173 WREG_ECRT(0x00, crtcext0); in mgag200_set_startadd() 276 WREG_ECRT(0x01, crtcext1); in mgag200_set_mode_regs() 277 WREG_ECRT(0x02, crtcext2); in mgag200_set_mode_regs() 278 WREG_ECRT(0x05, crtcext5); in mgag200_set_mode_regs() 323 WREG_ECRT(0x00, crtcext0); in mgag200_set_offset() 386 WREG_ECRT(3, crtcext3); in mgag200_set_format_regs() 408 WREG_ECRT(0x01, crtcext1); in mgag200_enable_display() 429 WREG_ECRT(0x01, crtcext1); in mgag200_disable_display()
|
H A D | mgag200_drv.c | 179 WREG_ECRT(0x03, crtcext3); in mgag200_device_init() 181 WREG_ECRT(0x04, 0x00); in mgag200_device_init()
|
H A D | mgag200_g200ew3.c | 17 WREG_ECRT(0x34, 0x5); // G200EW3 specific in mgag200_g200ew3_init_registers()
|
H A D | mgag200_g200er.c | 36 WREG_ECRT(0x24, 0x5); /* G200ER specific */ in mgag200_g200er_init_registers()
|
H A D | mgag200_g200ev.c | 41 WREG_ECRT(0x06, 0x00); in mgag200_g200ev_set_hiprilvl()
|
H A D | mgag200_drv.h | 100 #define WREG_ECRT(reg, v) \ macro
|
H A D | mgag200_g200se.c | 107 WREG_ECRT(0x06, crtcext6); in mgag200_g200se_set_hiprilvl()
|