Searched refs:ADC_INPUT_CH3 (Results 1 – 2 of 2) sorted by relevance
/drivers/media/usb/cx231xx/ |
D | cx231xx-conf-reg.h | 124 #define ADC_INPUT_CH3 0x68 macro
|
D | cx231xx-avcore.c | 283 status = afe_read_byte(dev, ADC_INPUT_CH3, &value); in cx231xx_afe_set_input_mux() 287 status = afe_write_byte(dev, ADC_INPUT_CH3, value); in cx231xx_afe_set_input_mux() 477 status = afe_read_byte(dev, ADC_INPUT_CH3, &input_mode); in cx231xx_afe_adjust_ref_count() 1504 afe_read_byte(dev, ADC_INPUT_CH3, &value); in cx231xx_Setup_AFE_for_LowIF() 1506 afe_write_byte(dev, ADC_INPUT_CH3, value); in cx231xx_Setup_AFE_for_LowIF()
|