Searched refs:ADC_NTF_PRECLMP_EN_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 | 129 #define ADC_NTF_PRECLMP_EN_CH3 0x69 macro
|
H A D | cx231xx-avcore.c | 217 status = afe_write_byte(dev, ADC_NTF_PRECLMP_EN_CH3, 0xf0); in cx231xx_afe_init_channels() 478 status = afe_read_byte(dev, ADC_NTF_PRECLMP_EN_CH3, in cx231xx_afe_adjust_ref_count() 1500 afe_read_byte(dev, ADC_NTF_PRECLMP_EN_CH3, &value); in cx231xx_Setup_AFE_for_LowIF() 1502 afe_write_byte(dev, ADC_NTF_PRECLMP_EN_CH3, value); in cx231xx_Setup_AFE_for_LowIF()
|
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | cx231xx-conf-reg.h | 129 #define ADC_NTF_PRECLMP_EN_CH3 0x69 macro
|
H A D | cx231xx-avcore.c | 217 status = afe_write_byte(dev, ADC_NTF_PRECLMP_EN_CH3, 0xf0); in cx231xx_afe_init_channels() 478 status = afe_read_byte(dev, ADC_NTF_PRECLMP_EN_CH3, in cx231xx_afe_adjust_ref_count() 1500 afe_read_byte(dev, ADC_NTF_PRECLMP_EN_CH3, &value); in cx231xx_Setup_AFE_for_LowIF() 1502 afe_write_byte(dev, ADC_NTF_PRECLMP_EN_CH3, value); in cx231xx_Setup_AFE_for_LowIF()
|
Completed in 9 milliseconds