Searched refs:ADC_DCSERVO_DEM_CH3 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | cx231xx-conf-reg.h | 116 #define ADC_DCSERVO_DEM_CH3 0x66 macro
|
H A D | cx231xx-avcore.c | 230 status = afe_write_byte(dev, ADC_DCSERVO_DEM_CH3, 0x03); in cx231xx_afe_init_channels() 1512 afe_read_byte(dev, ADC_DCSERVO_DEM_CH3, &value); in cx231xx_Setup_AFE_for_LowIF() 1514 afe_write_byte(dev, ADC_DCSERVO_DEM_CH3, value); in cx231xx_Setup_AFE_for_LowIF()
|
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | cx231xx-conf-reg.h | 116 #define ADC_DCSERVO_DEM_CH3 0x66 macro
|
H A D | cx231xx-avcore.c | 230 status = afe_write_byte(dev, ADC_DCSERVO_DEM_CH3, 0x03); in cx231xx_afe_init_channels() 1512 afe_read_byte(dev, ADC_DCSERVO_DEM_CH3, &value); in cx231xx_Setup_AFE_for_LowIF() 1514 afe_write_byte(dev, ADC_DCSERVO_DEM_CH3, value); in cx231xx_Setup_AFE_for_LowIF()
|
Completed in 11 milliseconds