Home
last modified time | relevance | path

Searched refs:BT848_ADC_CRUSH (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/media/video/bt8xx/
Dbt848.h162 #define BT848_ADC_CRUSH (1<<0) macro
Dbttv-driver.c1420 btwrite(BT848_ADC_RESERVED | (btv->opt_adc_crush ? BT848_ADC_CRUSH : 0), in init_bt848()
1591 (btv->opt_adc_crush ? BT848_ADC_CRUSH : 0), in bttv_s_ctrl()