Searched refs:adc_crush (Results 1 – 2 of 2) sorted by relevance
47 adc_crush=0/1 Luminance ADC crush, on by default.
80 static unsigned int adc_crush = 1; variable115 MODULE_PARM(adc_crush,"i");116 MODULE_PARM_DESC(adc_crush,"enables the luminance ADC crush, default is 1 (yes)");2725 btwrite(BT848_ADC_RESERVED | (adc_crush ? BT848_ADC_CRUSH : 0), in init_bt848()