Searched refs:wss_cfg_4_3 (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/media/pci/ttpci/ |
D | av7110.c | 84 static int wss_cfg_4_3 = 0x4008; variable 107 module_param(wss_cfg_4_3, int, 0444); 108 MODULE_PARM_DESC(wss_cfg_4_3, "WSS 4:3 - default 0x4008 - bit 15: disable, 14: burst mode, 13..0: w… 151 ret = av7110_fw_cmd(av7110, COMTYPE_ENCODER, SetWSSConfig, 2, 2, wss_cfg_4_3); in init_av7110_av()
|