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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-netx/
H A Dnxdb500.c37 static struct clcd_panel qvga = { variable in typeref:struct:clcd_panel
198 netx_fb_init(&clcd_data, &qvga);
H A Dnxeb500hmi.c37 static struct clcd_panel qvga = { variable in typeref:struct:clcd_panel
175 netx_fb_init(&clcd_data, &qvga);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dov519.c3654 int qvga, xstart, xend, ystart, yend; local
3658 qvga = gspca_dev->cam.cam_mode[(int) gspca_dev->curr_mode].priv & 1;
3663 i2c_w_mask(sd, 0x14, qvga ? 0x20 : 0x00, 0x20);
3664 i2c_w_mask(sd, 0x28, qvga ? 0x00 : 0x20, 0x20);
3665 i2c_w(sd, 0x24, qvga ? 0x20 : 0x3a);
3666 i2c_w(sd, 0x25, qvga ? 0x30 : 0x60);
3667 i2c_w_mask(sd, 0x2d, qvga ? 0x40 : 0x00, 0x40);
3668 i2c_w_mask(sd, 0x67, qvga ? 0xf0 : 0x90, 0xf0);
3669 i2c_w_mask(sd, 0x74, qvga ? 0x20 : 0x00, 0x20);
3672 if (qvga) {
3814 int qvga, crop; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dtcm825x.c83 static const struct tcm825x_reg qvga = { 0x04, TCM825X_PICSIZ }; variable in typeref:struct:tcm825x_reg
252 { &subqcif, &qqvga, &qcif, &qvga, &cif, &vga };

Completed in 48 milliseconds