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

/linux-master/drivers/video/fbdev/
H A Dneofb.c519 u32 bltMod, pitch; local
525 bltMod = NEO_MODE1_DEPTH8;
530 bltMod = NEO_MODE1_DEPTH16;
534 bltMod = NEO_MODE1_DEPTH24;
543 writel(bltMod << 16, &neo2200->bltStat);

Completed in 111 milliseconds