Searched refs:afe_write_byte (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/cx231xx/
H A Dcx231xx-avcore.c58 static int afe_write_byte(struct cx231xx *dev, u16 saddr, u8 data) function
84 status = afe_write_byte(dev, SUP_BLK_TUNE2, temp);
94 status = afe_write_byte(dev, SUP_BLK_TUNE1, temp);
98 status = afe_write_byte(dev, SUP_BLK_PLL2, 0x0f);
104 status = afe_write_byte(dev, SUP_BLK_PWRDN, 0x18);
131 status = afe_write_byte(dev, SUP_BLK_TUNE3, 0x40);
138 status = afe_write_byte(dev, SUP_BLK_TUNE3, 0x00);
148 status = afe_write_byte(dev, ADC_PWRDN_CLAMP_CH1, 0x00);
149 status = afe_write_byte(dev, ADC_PWRDN_CLAMP_CH2, 0x00);
150 status = afe_write_byte(de
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-avcore.c58 static int afe_write_byte(struct cx231xx *dev, u16 saddr, u8 data) function
84 status = afe_write_byte(dev, SUP_BLK_TUNE2, temp);
94 status = afe_write_byte(dev, SUP_BLK_TUNE1, temp);
98 status = afe_write_byte(dev, SUP_BLK_PLL2, 0x0f);
104 status = afe_write_byte(dev, SUP_BLK_PWRDN, 0x18);
131 status = afe_write_byte(dev, SUP_BLK_TUNE3, 0x40);
138 status = afe_write_byte(dev, SUP_BLK_TUNE3, 0x00);
148 status = afe_write_byte(dev, ADC_PWRDN_CLAMP_CH1, 0x00);
149 status = afe_write_byte(dev, ADC_PWRDN_CLAMP_CH2, 0x00);
150 status = afe_write_byte(de
[all...]

Completed in 131 milliseconds