Searched defs:vga (Results 1 – 6 of 6) sorted by relevance
7 static struct clcd_panel vga = { variable
104 static struct clcd_panel vga = { variable
51 int vga; /* 1 if vga cam, 0 if cif cam */ member
133 static int vga; /* default mode(0:QVGA mode, other:VGA mode) */ variable
85 static const struct tcm825x_reg vga = { 0x00, TCM825X_PICSIZ }; variable
205 vga = cx24113_readreg(state, 0x1f) & 0x3f, in cx24113_set_gain_settings() local