Searched refs:bgcol (Results 1 – 3 of 3) sorted by relevance
498 u32 bgcol; in mcde_configure_channel() local506 bgcol = MCDE_CHNL0BCKGNDCOL; in mcde_configure_channel()513 bgcol = MCDE_CHNL1BCKGNDCOL; in mcde_configure_channel()520 bgcol = MCDE_CHNL2BCKGNDCOL; in mcde_configure_channel()527 bgcol = MCDE_CHNL3BCKGNDCOL; in mcde_configure_channel()590 writel(0, mcde->regs + bgcol); in mcde_configure_channel()
642 int col, bgcol; in tridentfb_imageblit() local652 bgcol = img->bg_color; in tridentfb_imageblit()653 bgcol |= bgcol << 8; in tridentfb_imageblit()654 bgcol |= bgcol << 16; in tridentfb_imageblit()657 bgcol = ((u32 *)(info->pseudo_palette))[img->bg_color]; in tridentfb_imageblit()663 img->width, img->height, col, bgcol); in tridentfb_imageblit()
240 unsigned int fgcol, bgcol; in lynxfb_ops_imageblit() local263 bgcol = ((u32 *)info->pseudo_palette)[image->bg_color]; in lynxfb_ops_imageblit()266 bgcol = image->bg_color; in lynxfb_ops_imageblit()282 fgcol, bgcol, HW_ROP2_COPY); in lynxfb_ops_imageblit()