Home
last modified time | relevance | path

Searched refs:pbitmapin (Results 1 – 1 of 1) sorted by relevance

/drivers/video/fbdev/aty/
Dmach64_accel.c389 u8 *pbitmapin = (u8*)image->data, *pbitmapout; in atyfb_imageblit() local
397 *pbitmapout |= (((*pbitmapin >> inbit) & 1) << outbit); in atyfb_imageblit()
409 pbitmapin++; in atyfb_imageblit()