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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/geode/
H A Ddisplay_gx1.c84 u32 gcfg, tcfg, ocfg, dclk_div, val; local
141 ocfg = DC_OCFG_PCKE | DC_OCFG_PDEL | DC_OCFG_PDEH;
142 if (info->var.bits_per_pixel == 8) ocfg |= DC_OCFG_8BPP;
180 writel(ocfg, par->dc_regs + DC_OUTPUT_CFG);

Completed in 43 milliseconds