Lines Matching +full:20 +full:brief

78 * \brief Maximum u32 value.
214 * \brief Default I2C address of a demodulator instance.
220 * \brief Default device identifier of a demodultor instance.
226 * \brief Timeout value for waiting on demod lock during channel scan (millisec).
232 * \brief HI timing delay for I2C timing (in nano seconds)
240 * \brief HI timing delay for I2C timing (in nano seconds)
247 * \brief Time Window for MER and SER Measurement in Units of Segment duration.
253 * \brief bit rate and segment rate constants used for SER and BER.
265 * \brief Min supported symbolrates.
272 * \brief Max supported symbolrates.
280 * \brief Maximal wait time for QAM auto constellation in ms
296 * \brief SCU
305 * \brief Needed for calculation of prescale feature in AUD
312 * \brief Needed for calculation of NICAM prescale feature in AUD
319 * \brief Needed for calculation of NICAM prescale feature in AUD
379 * \brief Temporary register definitions.
390 * \brief RAM location of MODUS registers
399 * \brief RAM location of I2S config registers
405 * \brief RAM location of DCO config registers
413 * \brief RAM location of Threshold registers
420 * \brief RAM location of Carrier Threshold registers
426 * \brief FM Matrix register fix
435 * \brief Defines required for audio
448 * \brief Needed for calculation of prescale feature in AUD
455 * \brief Needed for calculation of NICAM prescale feature in AUD
506 * \brief General maximum number of retries for ucode command interfaces
813 * \brief Default I2C address and device identifier.
822 * \brief Default common attributes of a drxj demodulator instance.
893 * \brief Default drxj demodulator instance.
902 * \brief Default audio data structure for DRK demodulator instance.
1043 * \brief Compute: (1<<28)*N/D
1085 * \brief Compute: 100*log10(x)
1197 * \brief Compute: (N/D) * 1000000.
1233 * \brief Values for NICAM prescaler gain. Computed from dB to integer
1234 * and rounded. For calc used formula: 16*10^(prescaleGain[dB]/20).
1242 18, 20, 23, 25, 28, 32, 36, 40, 45,
1279 * \brief Check if this address is handled by the audio token ring interface.
1807 * \brief Read modify write 16 bits audio register using short format only.
1886 * \brief Read 16 bits audio register
1993 * \brief Write 16 bits audio register
2082 * \brief Basic access routine for atomic read or write access
2168 * \brief Atomic read of 32 bits words
2215 * \brief Configure HI with settings stored in the demod structure.
2258 * \brief Configure HI with settings stored in the demod structure.
2369 * \brief Initialise and configurate HI.
2450 * \brief Get and store device capabilities.
2656 * \brief Power up device.
2710 * \brief Set MPEG output configuration of the device.
3355 * \brief Activate MPEG TEI handling settings.
3428 * \brief Set MPEG output bit-endian settings.
3471 * \brief Set MPEG start width.
3521 * \brief Configure modus oprandi UIO.
3655 * \brief Write to a UIO.
3864 * \brief Open or close the I2C switch to tuner.
3899 * \brief Initialize Smart Antenna.
4121 * \brief Basic access routine for SCU atomic read or write access
4193 * \brief Atomic read of 16 bits words
4221 * \brief Atomic read of 16 bits words
4241 * \brief Measure result of ADC synchronisation
4301 * \brief Synchronize analog and digital clock domains
4370 * \brief Initialize AGC for all standards.
4650 rc = drxj_dap_write_reg16(dev_addr, SCU_RAM_AGC_KI_MAXMINGAIN_TH__A, 20, 0); in init_agc()
4746 * \brief Set frequency shift.
4844 * \brief Retrieve signal strength for VSB and QAM.
4896 * \brief Configure RF AGC
5110 * \brief Configure If AGC
5339 * \brief Configure IQM AF registers
5385 * \brief Powr down QAM related blocks.
5483 * \brief Set ATSC demod.
5699 * \brief Set 8VSB demod.
6205 * \brief Get the values of packet error in 8VSB mode
6244 * \brief Get the values of ber in VSB mode
6289 * \brief Get the values of ber in VSB mode
6311 * \brief Get the values of MER
6345 * \brief Powr down QAM related blocks.
6449 * \brief Setup of the QAM Measuremnt intervals for signal quality
6612 /* a(16 bit) * b(4 bit) = 20 bit result => mult32 not needed */ in set_qam_measurement()
6661 * \brief QAM16 specific setup
6795 rc = drxj_dap_write_reg16(dev_addr, SCU_RAM_QAM_LC_CP_MEDIUM__A, 20, 0); in set_qam16()
6896 * \brief QAM32 specific setup
7030 rc = drxj_dap_write_reg16(dev_addr, SCU_RAM_QAM_LC_CP_MEDIUM__A, 20, 0); in set_qam32()
7131 * \brief QAM64 specific setup
7367 * \brief QAM128 specific setup
7516 rc = drxj_dap_write_reg16(dev_addr, SCU_RAM_QAM_LC_CI_MEDIUM__A, 20, 0); in set_qam128()
7602 * \brief QAM256 specific setup
7840 * \brief Set QAM demod.
7975 DRXJ_16TO8(-20), /* re18 */ in set_qam()
8850 * \brief auto do sync pattern switching and mirroring.
8998 * \brief auto do sync pattern switching and mirroring.
9082 * \brief Set QAM channel according to the requested constellation.
9289 * \brief Get RS error count in QAM mode (used for post RS BER calculation)
9360 * \brief Retrieve signal strength for VSB and QAM.
9421 20 + 55 * (if_gain - if_agc_sns) / (if_agc_top - if_agc_sns); in get_sig_strength()
9427 *sig_strength = (20 * if_gain / if_agc_sns); in get_sig_strength()
9440 * \brief Retrieve QAM signal quality from device.
9603 => (20 bits * 12 bits) /(16 bits * 7 bits) => safe in 32 bits computation in ctrl_get_qam_sig_quality()
9727 * \brief Power down ATV.
9827 * \brief Power up AUD.
9856 * \brief Configure OrxNsuAox for OOB
9890 * \brief Set OOB channel to be used.
9905 #define IMPULSE_COSINE_ALPHA_0_3 {-3, -4, -1, 6, 10, 7, -5, -20, -25, -10, 29, 79, 123, 140} /*s…
9906 #define IMPULSE_COSINE_ALPHA_0_5 { 2, 0, -2, -2, 2, 5, 2, -10, -20, -14, 20, 74, 125, 145} /*sqr…
9933 …TO8(80)}, /* TARGET_MODE = 1: PFI_A = -16/32; PFI_B = -40/32; PFI_C = 20/32; fg = 1.0 MHz (At… in ctrl_set_oob()
9934 …{DRXJ_16TO8(-80), DRXJ_16TO8(-98), DRXJ_16TO8(92)}, /* TARGET_MODE = 2, 3: PFI_A = -20/32; PFI_B … in ctrl_set_oob()
9935 …{DRXJ_16TO8(-80), DRXJ_16TO8(-98), DRXJ_16TO8(92)} /* TARGET_MODE = 2, 3: PFI_A = -20/32; PFI_B =… in ctrl_set_oob()
9987 20; in ctrl_set_oob()
10318 /* EQU_LOCK = {20, -2048, 8, -8, 0, 1<<5}; */ in ctrl_set_oob()
10319 rc = drxj_dap_write_reg16(dev_addr, SCU_RAM_ORX_EQU_LOCK_TH__A, 20, 0); in ctrl_set_oob()
10425 * \brief Select a new transmission channel.
10658 * \brief Retrieve signal quality form device.
10774 * \brief Retrieve lock status .
10862 * \brief Set modulation standard to be used.
11018 * \brief Set the power mode of the device to the specified power mode
11176 * \brief Set Pre-saw reference.
11239 * \brief Set AFE Gain.
11329 * \brief Open the demod instance, configure device, configure drxdriver
11549 * \brief Close the demod instance, power down the device