Searched refs:SM501_DC_PANEL_CONTROL (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsm501-regs.h177 #define SM501_DC_PANEL_CONTROL (0x000) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dsm501fb.c640 void __iomem *ctrl_reg = fbi->regs + SM501_DC_PANEL_CONTROL;
719 control = readl(fbi->regs + SM501_DC_PANEL_CONTROL);
774 writel(control, fbi->regs + SM501_DC_PANEL_CONTROL);
1394 ctrl = readl(info->regs + SM501_DC_PANEL_CONTROL);

Completed in 47 milliseconds