Home
last modified time | relevance | path

Searched +defs:w +defs:x +defs:line +defs:y (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/video/
Dfbcon.c563 #define fontwidthvalid(p,w) ((p)->dispsw->fontwidthmask & FONTWIDTH(w)) argument
895 int y = conp->vc_y; in fbcon_cursor() local
1045 int line = 0; in fbcon_redraw_softback() local
1086 int x = 0; in fbcon_redraw_softback() local
1131 int line, int count, int offset) in fbcon_redraw()
1141 int x = 0; in fbcon_redraw() local
1202 int x, y; in fbcon_redraw_clear() local
1227 void fbcon_redraw_bmove(struct display *p, int sy, int sx, int dy, int dx, int h, int w) in fbcon_redraw_bmove()
1242 int x = dx; in fbcon_redraw_bmove() local
1681 int w = op->width; in fbcon_do_set_font() local
[all …]
Damifb.c580 #define upx(x,v) (((v)+(x)-1) & -(x)) argument
581 #define downx(x,v) ((v) & -(x)) argument
582 #define modx(x,v) ((v) & ((x)-1)) argument
594 #define highw(x) ((u_long)(x)>>16 & 0xffff) argument
595 #define loww(x) ((u_long)(x) & 0xffff) argument
644 #define CWAIT(x, y) (((y) & 0x1fe)<<23 | ((x) & 0x7f0)<<13 | 0x0001fffe) argument
650 u_short w[2]; member
3244 u_short line, h_end1, h_end2; in ami_rebuild_copper() local
/linux-2.4.37.9/drivers/media/video/
Dzr36120.c48 #define UNUSED(x) (void)(x) argument
471 int w = ztv->vidWidth; in zoran_built_overlay() local
472 ulong* line = mtop; in zoran_built_overlay() local
506 int w; in zoran_built_overlay() local
507 int x = ztv->vidXshift + vcp->x; in zoran_built_overlay() local
972 void new_clip(struct video_window* vw, struct video_clip* vcp, int x, int y, int w, int h) in new_clip()
1695 int x,y; in vbi_read() local
1719 int x,y; in vbi_read() local
Dbttv-driver.c51 #define DEBUG(x) /* Debug driver */ argument
738 u32 line; in make_rawrisctab() local
771 u16 line, lmask; in make_prisctab() local
887 u16 line; in make_vrisctab() local
963 static void clip_draw_rectangle(unsigned char *clipmap, int x, int y, int w, int h) in clip_draw_rectangle()
1022 u32 line, x, y, bpl, width, height, inter, maxw; in make_clip_tab() local
/linux-2.4.37.9/drivers/sound/emu10k1/
Defxmgr.h37 #define OP(op, z, w, x, y) \ argument
85 u8 line; /* which input/output line is the gpr attached, only valid for input/output gprs */ member
/linux-2.4.37.9/drivers/net/wan/8253x/
D8253x.h188 __volatile__ struct sab82532_async_wr_regs w; member
399 int line; member
834 #define ENCODEBR(x) ((x)<<1) argument
838 #define RAISE(xx,y) \ argument
852 #define LOWER(xx,y) \ argument
865 #define ISON(xx,y) \ argument