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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/ovcamchip/
H A Dov6x30.c31 #define HWEBASE 0x3A macro
347 ov_write(c, 0x18, HWEBASE + ((win->x + win->width) >> hwscale));
H A Dov76be.c51 #define HWEBASE 0x3a macro
276 ov_write(c, 0x18, HWEBASE + ((win->x + win->width) >> hwscale));
H A Dov7x10.c52 #define HWEBASE 0x3a macro
308 ov_write(c, 0x18, HWEBASE + ((win->x + win->width) >> hwscale));
H A Dov6x20.c30 #define HWEBASE 0x3A macro
388 ov_write(c, 0x18, HWEBASE + ((win->x + win->width) >> hwscale));
H A Dov7x20.c46 #define HWEBASE 0x2F macro
428 ov_write(c, 0x18, HWEBASE + ((win->x + win->width) >> hwscale));

Completed in 155 milliseconds