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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Dmach64_accel.c419 u32 *pbitmap, dwords = (src_bytes + 3) / 4; local
420 for (pbitmap = (u32*)(image->data); dwords; dwords--, pbitmap++) {
422 aty_st_le32(HOST_DATA0, le32_to_cpup(pbitmap), par);

Completed in 120 milliseconds