SM501_DC_CRT_CONTROL  588 drivers/video/fbdev/sm501fb.c 	reg = smc501_readl(fbi->regs + SM501_DC_CRT_CONTROL);
SM501_DC_CRT_CONTROL  592 drivers/video/fbdev/sm501fb.c 	smc501_writel(reg, fbi->regs + SM501_DC_CRT_CONTROL);
SM501_DC_CRT_CONTROL  644 drivers/video/fbdev/sm501fb.c 	control = smc501_readl(fbi->regs + SM501_DC_CRT_CONTROL);
SM501_DC_CRT_CONTROL  706 drivers/video/fbdev/sm501fb.c 	smc501_writel(control, fbi->regs + SM501_DC_CRT_CONTROL);
SM501_DC_CRT_CONTROL 1002 drivers/video/fbdev/sm501fb.c 	ctrl = smc501_readl(fbi->regs + SM501_DC_CRT_CONTROL);
SM501_DC_CRT_CONTROL 1027 drivers/video/fbdev/sm501fb.c 	smc501_writel(ctrl, fbi->regs + SM501_DC_CRT_CONTROL);
SM501_DC_CRT_CONTROL 1166 drivers/video/fbdev/sm501fb.c 	ctrl = smc501_readl(info->regs + SM501_DC_CRT_CONTROL);
SM501_DC_CRT_CONTROL 1197 drivers/video/fbdev/sm501fb.c 	ctrl = smc501_readl(info->regs + SM501_DC_CRT_CONTROL);
SM501_DC_CRT_CONTROL 1209 drivers/video/fbdev/sm501fb.c 	smc501_writel(ctrl, info->regs + SM501_DC_CRT_CONTROL);
SM501_DC_CRT_CONTROL 1247 drivers/video/fbdev/sm501fb.c 	ptr += sm501fb_show_regs(info, ptr, SM501_DC_CRT_CONTROL, 0x40);
SM501_DC_CRT_CONTROL 1687 drivers/video/fbdev/sm501fb.c 		ctrl = smc501_readl(info->regs + SM501_DC_CRT_CONTROL);
SM501_DC_CRT_CONTROL 1693 drivers/video/fbdev/sm501fb.c 			smc501_writel(ctrl, info->regs + SM501_DC_CRT_CONTROL);
SM501_DC_CRT_CONTROL 1718 drivers/video/fbdev/sm501fb.c 		smc501_writel(ctrl, info->regs + SM501_DC_CRT_CONTROL);
SM501_DC_CRT_CONTROL 2170 drivers/video/fbdev/sm501fb.c 	info->pm_crt_ctrl = smc501_readl(info->regs + SM501_DC_CRT_CONTROL);
SM501_DC_CRT_CONTROL 2194 drivers/video/fbdev/sm501fb.c 	crt_ctrl = smc501_readl(info->regs + SM501_DC_CRT_CONTROL);
SM501_DC_CRT_CONTROL 2197 drivers/video/fbdev/sm501fb.c 	smc501_writel(crt_ctrl, info->regs + SM501_DC_CRT_CONTROL);