Searched full:msps (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/media/dvb-frontends/ |
| H A D | stv0900_init.h | 117 u8 car_loop_cut12_2; /* Cut 1.2, SR<=3msps */ 118 u8 car_loop_cut20_2; /* Cut 2.0, SR<3msps */ 119 u8 car_loop_cut12_5; /* Cut 1.2, 3<SR<=7msps */ 120 u8 car_loop_cut20_5; /* Cut 2.0, 3<SR<=7msps */ 121 u8 car_loop_cut12_10; /* Cut 1.2, 7<SR<=15msps */ 122 u8 car_loop_cut20_10; /* Cut 2.0, 7<SR<=15msps */ 123 u8 car_loop_cut12_20; /* Cut 1.2, 10<SR<=25msps */ 124 u8 car_loop_cut20_20; /* Cut 2.0, 10<SR<=25msps */ 125 u8 car_loop_cut12_30; /* Cut 1.2, 25<SR<=45msps */ 126 u8 car_loop_cut20_30; /* Cut 2.0, 10<SR<=45msps */ [all …]
|
| H A D | stv0910.c | 1023 if (p->symbol_rate <= 1000000) { /* SR <=1Msps */ in start() 1026 } else if (p->symbol_rate <= 2000000) { /* 1Msps < SR <=2Msps */ in start() 1029 } else if (p->symbol_rate <= 5000000) { /* 2Msps< SR <=5Msps */ in start() 1032 } else if (p->symbol_rate <= 10000000) { /* 5Msps< SR <=10Msps */ in start() 1035 } else if (p->symbol_rate < 20000000) { /* 10Msps< SR <=20Msps */ in start() 1038 } else { /* SR >=20Msps */ in start()
|
| H A D | stv090x.c | 812 if (state->srate <= 1500000) { /*10Msps< SR <=15Msps*/ in stv090x_get_lock_tmg() 815 } else if (state->srate <= 5000000) { /*10Msps< SR <=15Msps*/ in stv090x_get_lock_tmg() 818 } else { /*SR >20Msps*/ in stv090x_get_lock_tmg() 828 if (state->srate <= 1000000) { /*SR <=1Msps*/ in stv090x_get_lock_tmg() 831 } else if (state->srate <= 2000000) { /*1Msps < SR <= 2Msps */ in stv090x_get_lock_tmg() 834 } else if (state->srate <= 5000000) { /*2Msps < SR <= 5Msps */ in stv090x_get_lock_tmg() 837 } else if (state->srate <= 10000000) { /*5Msps < SR <= 10Msps */ in stv090x_get_lock_tmg() 840 } else if (state->srate <= 20000000) { /*10Msps < SR <= 20Msps */ in stv090x_get_lock_tmg() 843 } else { /*SR >20Msps*/ in stv090x_get_lock_tmg() 1430 /* If the symbol rate is >5 Msps in stv090x_start_search() [all …]
|
| H A D | tda826x.c | 75 /* BW = ((1 + RO) * SR/2 + 5) * 1.3 [SR in MSPS, BW in MHz] */ in tda826x_set_params()
|
| H A D | stv0367.c | 2374 This is equal to 20 ms in case of the lowest symbol rate of 0.87Msps in stv0367cab_algo()
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| H A D | adi,ad9467.yaml | 15 per second (MSPS). Some parts support higher MSPS and some 16 lower MSPS, suitable for the intended application of each part.
|
| H A D | adi,ad4080.yaml | 8 title: Analog Devices AD4080 20-Bit, 40 MSPS, Differential SAR ADC
|
| H A D | adi,ad4851.yaml | 17 16/20-bit, 1 MSPS data acquisition system (DAS) with differential, wide
|
| /linux/include/media/i2c/ |
| H A D | tvp7002.h | 2 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics
|
| /linux/drivers/media/i2c/ |
| H A D | tvp7002_reg.h | 2 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics
|
| H A D | tvp7002.c | 2 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics
|
| /linux/drivers/hwmon/ |
| H A D | adcxx.c | 15 * and 101 for 1 MSPS)
|
| /linux/drivers/iio/adc/ |
| H A D | xilinx-xadc-core.c | 114 * The XADC hardware supports a samplerate of up to 1MSPS. Unfortunately it does 116 * conversion sequence. At 1MSPS sample rate the CPU in ZYNQ7000 is completely
|