Searched refs:pbitmap (Results 1 – 1 of 1) sorted by relevance
423 u32 *pbitmap, dwords = (src_bytes + 3) / 4; in atyfb_imageblit() local424 for (pbitmap = (u32*)(image->data); dwords; dwords--, pbitmap++) { in atyfb_imageblit()426 aty_st_le32(HOST_DATA0, get_unaligned_le32(pbitmap), par); in atyfb_imageblit()