Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/video/cx231xx/
Dcx231xx-conf-reg.h136 #define ADC_INPUT_CH3 0x68 macro
Dcx231xx-avcore.c294 status = afe_read_byte(dev, ADC_INPUT_CH3, &value); in cx231xx_afe_set_input_mux()
298 status = afe_write_byte(dev, ADC_INPUT_CH3, value); in cx231xx_afe_set_input_mux()
484 status = afe_read_byte(dev, ADC_INPUT_CH3, &input_mode); in cx231xx_afe_adjust_ref_count()
1469 status = afe_read_byte(dev, ADC_INPUT_CH3, &value); in cx231xx_Setup_AFE_for_LowIF()
1471 status = afe_write_byte(dev, ADC_INPUT_CH3, value); in cx231xx_Setup_AFE_for_LowIF()