Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/video/
De1356fb.h44 int dst_height; member
/linux-2.4.37.9/drivers/video/
Depson1356fb.c606 writew(blt->dst_height-1, &bltreg->height0); in doBlt_Write()
620 nTotalWords = nWords*blt->dst_height; in doBlt_Write()
654 u32 width = blt->dst_width, height = blt->dst_height; in doBlt_SolidFill()
698 u32 width = blt->dst_width, height = blt->dst_height; in doBlt_Move()
768 if (blt->dst_width == 0 || blt->dst_height == 0) in doBlt_ColorExpand()
789 writew(blt->dst_height-1, &bltreg->height0); in doBlt_ColorExpand()
805 for (i = 0; i < blt->dst_height; i++) { in doBlt_ColorExpand()
993 blt.dst_height = par->height; in do_write_shadow_fb()
1032 blt.dst_height = p->var.yres; in e1356_cfbX_clear_margins()
1043 blt.dst_height = bh; in e1356_cfbX_clear_margins()
[all …]