Lines Matching +full:20 +full:brief

50 * \brief Determine if I2C address 'addr' is a 10 bits address or not.
65 * \brief Initialize I2C communication module.
74 * \brief Terminate I2C communication module.
88 * \brief Read and/or write count bytes from I2C bus, store them in data[].
119 * \brief Returns a human readable error.
128 * \brief I2C specific error codes, platform dependent.
251 * \brief Enable I2C single or I2C multimaster mode on host.
266 * \brief Defines maximum chunksize of an i2c write action by host.
286 * \brief Defines maximum chunksize of an i2c read action by host.
307 * \brief Generic UNKNOWN value for DRX enumerated types.
317 * \brief Generic AUTO value for DRX enumerated types.
333 * \brief LNA capability flag
340 * \brief OOB-RX capability flag
347 * \brief ATV capability flag
354 * \brief DVB-T capability flag
361 * \brief ITU-B capability flag
368 * \brief Audio capability flag
375 * \brief SAW switch capability flag
382 * \brief GPIO1 capability flag
389 * \brief GPIO2 capability flag
396 * \brief IRQN capability flag
403 * \brief 8VSB capability flag
410 * \brief SMA-TX capability flag
417 * \brief SMA-RX capability flag
424 * \brief ITU-A/C capability flag
442 * \brief Macro to create byte array elements from 16 bit integers.
452 * \brief Macro to convert 16 bit register value to a s32
465 * \brief Modulation standards.
497 * \brief Modulation sub-standards.
512 * \brief Channel bandwidth or channel spacing.
526 * \brief Indicate if channel spectrum is mirrored or not.
539 * \brief Constellation type of the channel.
561 * \brief Hierarchy of the channel.
576 * \brief Channel priority in case of hierarchical transmission.
587 * \brief Channel priority in case of hierarchical transmission.
603 * \brief Guard interval of a channel.
618 * \brief FFT mode.
632 * \brief Channel classification.
649 * /brief Interleave modes
682 * \brief Channel Carrier Mode.
694 * \brief Channel Frame Mode.
712 * \brief Frame number in current super-frame.
725 * \brief TPS LDPC .
738 * \brief Pilot modes in DTMB.
759 * \enum enum drx_lock_status * \brief Used to reflect current lock status of demodulator.
804 * \enum enum drx_uio* \brief Used to address a User IO (UIO).
843 * \enum enum drxuio_mode * \brief Used to configure the modus oprandi of a UIO.
872 * \enum enum drxoob_downstream_standard * \brief Used to select OOB standard.
939 * \brief Microcode version record
941 * o major number = bits 31-20 (first three nibbles of MSW)
967 * \brief Parameters for loading filter coefficients
985 * \struct struct drx_channel * \brief The set of parameters describing a single channel.
1085 * \brief Scan commands.
1097 * \brief Inner scan function prototype.
1130 * \brief Power mode of device.
1177 * \enum enum drx_module * \brief Software module identification.
1194 * \enum struct drx_version * \brief Version information of one software module.
1210 * \enum struct drx_version_list * \brief List element of NULL terminated, linked list for version i…
1223 * \brief Parameters needed to confiugure a UIO.
1237 * \brief Parameters needed to read from or write to a UIO.
1251 * \brief Parameters needed to configure OOB.
1266 * \brief Metrics from OOB.
1280 * \brief Device dependent configuration data.
1306 * \struct struct drx_cfg_mpeg_output * \brief Configuration parameters for MPEG output control.
1336 * \struct struct drxi2c_data * \brief Data for I2C via 2nd or 3rd or etc I2C port.
1357 * \enum enum drx_aud_standard * \brief Audio standard identifier.
1389 * \enum enum drx_aud_nicam_status * \brief Status of NICAM carrier.
1400 * \struct struct drx_aud_status * \brief Audio status characteristics.
1417 * \brief Raw RDS data array.
1427 * \brief Automatic volume control configuration.
1434 DRX_AUD_AVC_DECAYTIME_20MS/*< level volume in 20 millisec */
1439 * /brief Automatic volume control max gain in audio baseband.
1449 * /brief Automatic volume control max attenuation in audio baseband.
1459 * \struct struct drx_cfg_aud_volume * \brief Audio volume configuration.
1476 * \enum enum drxi2s_mode * \brief I2S output mode.
1484 * \enum enum drxi2s_word_length * \brief Width of I2S data.
1492 * \enum enum drxi2s_format * \brief Data wordstrobe alignment for I2S.
1502 * \enum enum drxi2s_polarity * \brief Polarity of I2S data.
1510 * \struct struct drx_cfg_i2s_output * \brief I2S output configuration.
1554 * \brief Automatic Sound
1564 * \brief Automatic Sound Select Thresholds
1573 * \struct struct drx_aud_carrier * \brief Carrier detection related parameters
1583 * \struct struct drx_cfg_aud_carriers * \brief combining carrier A & B to one struct
1600 * \enum enum drx_aud_i2s_matrix * \brief Used for selecting I2S output.
1624 * \brief Mixer settings
1634 * \brief Audio/video synchronization, interacts with I2S mode.
1648 * \struct struct drx_cfg_aud_prescale * \brief Prescalers
1656 * \struct struct drx_aud_beep * \brief Beep
1665 * \enum enum drx_aud_btsc_detect * \brief BTSC detetcion mode
1672 * \struct struct drx_aud_data * \brief Audio data structure
1695 * \enum enum drx_qam_lock_range * \brief QAM lock range mode
1785 * \struct struct drx_access_func * \brief Interface to an access protocol.
1814 * \struct struct drx_common_attr * \brief Set of common attributes, shared by all DRX devices.
1900 * \struct struct drx_demod_instance * \brief Top structure of demodulator instance.
2197 * \brief Create a compilable reference to the microcode attribute
2287 * \brief Macro to check if std is an ATV standard
2300 * \brief Macro to check if std is an QAM standard
2310 * \brief Macro to check if std is VSB standard
2317 * \brief Macro to check if std is DVBT standard