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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 161 milliseconds