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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/pnx4008/
H A Dpnxrgbfb.c31 static u32 colreg[16]; variable
75 colreg[regno] = ((red & 0xff00) << 8) | (green & 0xff00) |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/sm7xx/
H A Dsmtcfb.c123 static u32 colreg[17]; variable
722 sfb->fb.pseudo_palette = colreg;

Completed in 23 milliseconds