Home
last modified time | relevance | path

Searched full:msps (Results 1 – 25 of 31) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/media/platform/renesas/rcar-vin/
Drcar-csi2.c191 u16 msps; member
201 …{ .msps = 80, .rx2 = 0x38, .trio0 = 0x024a, .trio1 = 0x0134, .trio2 = 0x6a, .lane27 = 0x0000, .l…
202 …{ .msps = 100, .rx2 = 0x38, .trio0 = 0x024a, .trio1 = 0x00f5, .trio2 = 0x55, .lane27 = 0x0000, .l…
203 …{ .msps = 200, .rx2 = 0x38, .trio0 = 0x024a, .trio1 = 0x0077, .trio2 = 0x2b, .lane27 = 0x0000, .l…
204 …{ .msps = 300, .rx2 = 0x38, .trio0 = 0x024a, .trio1 = 0x004d, .trio2 = 0x1d, .lane27 = 0x0000, .l…
205 …{ .msps = 400, .rx2 = 0x38, .trio0 = 0x024a, .trio1 = 0x0038, .trio2 = 0x16, .lane27 = 0x0000, .l…
206 …{ .msps = 500, .rx2 = 0x38, .trio0 = 0x024a, .trio1 = 0x002b, .trio2 = 0x12, .lane27 = 0x0000, .l…
207 …{ .msps = 600, .rx2 = 0x38, .trio0 = 0x024a, .trio1 = 0x0023, .trio2 = 0x0f, .lane27 = 0x0000, .l…
208 …{ .msps = 700, .rx2 = 0x38, .trio0 = 0x024a, .trio1 = 0x001d, .trio2 = 0x0d, .lane27 = 0x0000, .l…
209 …{ .msps = 800, .rx2 = 0x38, .trio0 = 0x024a, .trio1 = 0x0018, .trio2 = 0x0c, .lane27 = 0x0000, .l…
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dadi,ad9467.yaml16 per second (MSPS). Some parts support higher MSPS and some
17 lower MSPS, suitable for the intended application of each part.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/
Dadi,ad9467.yaml15 per second (MSPS). Some parts support higher MSPS and some
16 lower MSPS, suitable for the intended application of each part.
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
Dstv0900_init.h117 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 …]
Dstv0910.c1037 if (p->symbol_rate <= 1000000) { /* SR <=1Msps */ in start()
1040 } else if (p->symbol_rate <= 2000000) { /* 1Msps < SR <=2Msps */ in start()
1043 } else if (p->symbol_rate <= 5000000) { /* 2Msps< SR <=5Msps */ in start()
1046 } else if (p->symbol_rate <= 10000000) { /* 5Msps< SR <=10Msps */ in start()
1049 } else if (p->symbol_rate < 20000000) { /* 10Msps< SR <=20Msps */ in start()
1052 } else { /* SR >=20Msps */ in start()
Dstv090x.c807 if (state->srate <= 1500000) { /*10Msps< SR <=15Msps*/ in stv090x_get_lock_tmg()
810 } else if (state->srate <= 5000000) { /*10Msps< SR <=15Msps*/ in stv090x_get_lock_tmg()
813 } else { /*SR >20Msps*/ in stv090x_get_lock_tmg()
823 if (state->srate <= 1000000) { /*SR <=1Msps*/ in stv090x_get_lock_tmg()
826 } else if (state->srate <= 2000000) { /*1Msps < SR <= 2Msps */ in stv090x_get_lock_tmg()
829 } else if (state->srate <= 5000000) { /*2Msps < SR <= 5Msps */ in stv090x_get_lock_tmg()
832 } else if (state->srate <= 10000000) { /*5Msps < SR <= 10Msps */ in stv090x_get_lock_tmg()
835 } else if (state->srate <= 20000000) { /*10Msps < SR <= 20Msps */ in stv090x_get_lock_tmg()
838 } else { /*SR >20Msps*/ in stv090x_get_lock_tmg()
1425 /* If the symbol rate is >5 Msps in stv090x_start_search()
[all …]
Dtda826x.c75 /* BW = ((1 + RO) * SR/2 + 5) * 1.3 [SR in MSPS, BW in MHz] */ in tda826x_set_params()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
Dstv0900_init.h117 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 …]
Dstv0910.c1028 if (p->symbol_rate <= 1000000) { /* SR <=1Msps */ in start()
1031 } else if (p->symbol_rate <= 2000000) { /* 1Msps < SR <=2Msps */ in start()
1034 } else if (p->symbol_rate <= 5000000) { /* 2Msps< SR <=5Msps */ in start()
1037 } else if (p->symbol_rate <= 10000000) { /* 5Msps< SR <=10Msps */ in start()
1040 } else if (p->symbol_rate < 20000000) { /* 10Msps< SR <=20Msps */ in start()
1043 } else { /* SR >=20Msps */ in start()
Dstv090x.c807 if (state->srate <= 1500000) { /*10Msps< SR <=15Msps*/ in stv090x_get_lock_tmg()
810 } else if (state->srate <= 5000000) { /*10Msps< SR <=15Msps*/ in stv090x_get_lock_tmg()
813 } else { /*SR >20Msps*/ in stv090x_get_lock_tmg()
823 if (state->srate <= 1000000) { /*SR <=1Msps*/ in stv090x_get_lock_tmg()
826 } else if (state->srate <= 2000000) { /*1Msps < SR <= 2Msps */ in stv090x_get_lock_tmg()
829 } else if (state->srate <= 5000000) { /*2Msps < SR <= 5Msps */ in stv090x_get_lock_tmg()
832 } else if (state->srate <= 10000000) { /*5Msps < SR <= 10Msps */ in stv090x_get_lock_tmg()
835 } else if (state->srate <= 20000000) { /*10Msps < SR <= 20Msps */ in stv090x_get_lock_tmg()
838 } else { /*SR >20Msps*/ in stv090x_get_lock_tmg()
1425 /* If the symbol rate is >5 Msps in stv090x_start_search()
[all …]
Dtda826x.c75 /* BW = ((1 + RO) * SR/2 + 5) * 1.3 [SR in MSPS, BW in MHz] */ in tda826x_set_params()
/kernel/linux/linux-5.10/include/media/i2c/
Dtvp7002.h2 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics
/kernel/linux/linux-6.6/include/media/i2c/
Dtvp7002.h2 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics
/kernel/linux/linux-5.10/drivers/iio/adc/
Dad9467.c80 * Analog Devices AD9265 16-Bit, 125/105/80 MSPS ADC
88 * Analog Devices AD9434 12-Bit, 370/500 MSPS ADC
96 * Analog Devices AD9467 16-Bit, 200/250 MSPS ADC
DKconfig255 * AD9467 16-Bit, 200 MSPS/250 MSPS Analog-to-Digital Converter
Dxilinx-xadc-core.c107 * The XADC hardware supports a samplerate of up to 1MSPS. Unfortunately it does
109 * conversion sequence. At 1MSPS sample rate the CPU in ZYNQ7000 is completely
/kernel/linux/linux-6.6/drivers/iio/adc/
Dad9467.c80 * Analog Devices AD9265 16-Bit, 125/105/80 MSPS ADC
88 * Analog Devices AD9434 12-Bit, 370/500 MSPS ADC
96 * Analog Devices AD9467 16-Bit, 200/250 MSPS ADC
DKconfig281 * AD9467 16-Bit, 200 MSPS/250 MSPS Analog-to-Digital Converter
Dxilinx-xadc-core.c114 * 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
/kernel/linux/linux-5.10/drivers/media/i2c/
Dtvp7002_reg.h2 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics
/kernel/linux/linux-6.6/drivers/media/i2c/
Dtvp7002_reg.h2 /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics
/kernel/linux/linux-6.6/drivers/hwmon/
Dadcxx.c15 * and 101 for 1 MSPS)
/kernel/linux/linux-5.10/drivers/hwmon/
Dadcxx.c15 * and 101 for 1 MSPS)
/kernel/linux/linux-6.6/arch/arm/boot/dts/st/
Dste-dbx5x0-pinctrl.dtsi536 * Multi-rate serial ports (MSPs) - MSP3 output is internal and
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dste-dbx5x0-pinctrl.dtsi518 * Multi-rate serial ports (MSPs) - MSP3 output is internal and

12