SM501_DC_PANEL_CONTROL  715 drivers/video/fbdev/sm501fb.c 	void __iomem *ctrl_reg = fbi->regs + SM501_DC_PANEL_CONTROL;
SM501_DC_PANEL_CONTROL  821 drivers/video/fbdev/sm501fb.c 	control = smc501_readl(fbi->regs + SM501_DC_PANEL_CONTROL);
SM501_DC_PANEL_CONTROL  877 drivers/video/fbdev/sm501fb.c 	smc501_writel(control, fbi->regs + SM501_DC_PANEL_CONTROL);
SM501_DC_PANEL_CONTROL 1700 drivers/video/fbdev/sm501fb.c 		ctrl = smc501_readl(info->regs + SM501_DC_PANEL_CONTROL);