Searched refs:vga (Results 1 – 3 of 3) sorted by relevance
201 vga = cx24113_readreg(state, 0x1f) & 0x3f, in cx24113_set_gain_settings() local216 vga |= (VGA_7 << 3) | VGA_7; in cx24113_set_gain_settings()219 vga |= (VGA_6 << 3) | VGA_2; in cx24113_set_gain_settings()224 cx24113_writereg(state, 0x1f, vga); in cx24113_set_gain_settings()
46 int vga; /* 1 if vga cam, 0 if cif cam */ member
4761 F: drivers/gpu/vga/4767 F: include/linux/vga*4777 F: drivers/gpu/vga/4781 F: include/linux/vga*15458 F: Documentation/gpu/vga-switcheroo.rst15459 F: drivers/gpu/vga/vga_switcheroo.c