pm2_RDAC_WR       384 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(p, PM2I_RD_MODE_CONTROL, 0); /* no overlay */
pm2_RDAC_WR       385 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(p, PM2I_RD_CURSOR_CONTROL, 0);
pm2_RDAC_WR       386 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(p, PM2I_RD_MISC_CONTROL, PM2F_RD_PALETTE_WIDTH_8);
pm2_RDAC_WR       387 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(p, PM2I_RD_COLOR_KEY_CONTROL, 0);
pm2_RDAC_WR       388 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(p, PM2I_RD_OVERLAY_KEY, 0);
pm2_RDAC_WR       389 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(p, PM2I_RD_RED_KEY, 0);
pm2_RDAC_WR       390 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(p, PM2I_RD_GREEN_KEY, 0);
pm2_RDAC_WR       391 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(p, PM2I_RD_BLUE_KEY, 0);
pm2_RDAC_WR       470 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(par, PM2I_RD_MEMORY_CLOCK_3, 6);
pm2_RDAC_WR       471 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(par, PM2I_RD_MEMORY_CLOCK_1, m);
pm2_RDAC_WR       472 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(par, PM2I_RD_MEMORY_CLOCK_2, n);
pm2_RDAC_WR       473 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(par, PM2I_RD_MEMORY_CLOCK_3, 8|p);
pm2_RDAC_WR       492 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(par, PM2I_RD_PIXEL_CLOCK_A3, 0);
pm2_RDAC_WR       493 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(par, PM2I_RD_PIXEL_CLOCK_A1, m);
pm2_RDAC_WR       494 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(par, PM2I_RD_PIXEL_CLOCK_A2, n);
pm2_RDAC_WR       495 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(par, PM2I_RD_PIXEL_CLOCK_A3, 8|p);
pm2_RDAC_WR       540 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(p, PM2I_RD_MISC_CONTROL, tmp);
pm2_RDAC_WR       833 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(par, PM2I_RD_COLOR_MODE, clrmode);
pm2_RDAC_WR       834 drivers/video/fbdev/pm2fb.c 		pm2_RDAC_WR(par, PM2I_RD_COLOR_KEY_CONTROL,
pm2_RDAC_WR      1381 drivers/video/fbdev/pm2fb.c 	pm2_RDAC_WR(par, PM2I_RD_CURSOR_CONTROL, mode);