Searched refs:WREG_ECRT (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-6.6/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_g200se.c | 107 WREG_ECRT(0x06, crtcext6); in mgag200_g200se_set_hiprilvl()
|
H A D | mgag200_drv.h | 100 #define WREG_ECRT(reg, v) \ macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/mgag200/ |
H A D | mgag200_mode.c | 957 WREG_ECRT(0x00, crtcext0); in mgag200_set_startadd() 1058 WREG_ECRT(0x24, 0x5); in mgag200_init_regs() 1061 WREG_ECRT(0x34, 0x5); in mgag200_init_regs() 1142 WREG_ECRT(0x01, crtcext1); in mgag200_set_mode_regs() 1143 WREG_ECRT(0x02, crtcext2); in mgag200_set_mode_regs() 1144 WREG_ECRT(0x05, crtcext5); in mgag200_set_mode_regs() 1188 WREG_ECRT(0x00, crtcext0); in mgag200_set_offset() 1253 WREG_ECRT(3, crtcext3); in mgag200_set_format_regs() 1315 WREG_ECRT(0x06, crtcext6); in mgag200_g200se_set_hiprilvl() 1320 WREG_ECRT( in mgag200_g200ev_set_hiprilvl() [all...] |
H A D | mgag200_mm.c | 97 WREG_ECRT(0x04, 0x00); in mgag200_mm_init()
|
H A D | mgag200_drv.h | 99 #define WREG_ECRT(reg, v) \ macro
|
H A D | mgag200_drv.c | 123 WREG_ECRT(0x03, crtcext3); in mgag200_regs_init()
|
Completed in 9 milliseconds