Home
last modified time | relevance | path

Searched defs:ppw (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/core/
H A Dsysimgblt.c190 u32 ppw = 32/bpp, spitch = (image->width + 7)/8; in fast_imageblit() local
H A Dcfbimgblt.c220 u32 ppw = 32/bpp, spitch = (image->width + 7)/8; in fast_imageblit() local