Searched refs:mmSRC_Y_X (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/video/fbdev/ | ||
D | w100fb.h | 131 #define mmSRC_Y_X 0x1034 macro |
D | w100fb.c | 403 writel((sy << 16) | (sx & 0xffff), remapped_regs + mmSRC_Y_X); in w100fb_copyarea() |