Home
last modified time | relevance | path

Searched defs:sms_isdbt_stats_ex (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/drivers/media/common/siano/
Dsmscoreapi.h837 struct sms_isdbt_stats_ex { struct
838 u32 statistics_type; /* Enumerator identifying the type of the
845 u32 full_size; /* Total size of the structure returned by the modem.
850 u32 is_rf_locked; /* 0 - not locked, 1 - locked */
851 u32 is_demod_locked; /* 0 - not locked, 1 - locked */
852 u32 is_external_lna_on; /* 0 - external LNA off, 1 - external LNA on */
855 s32 SNR; /* dB */
856 s32 RSSI; /* dBm */
857 s32 in_band_pwr; /* In band power in dBM */
858 s32 carrier_offset; /* Carrier Offset in Hz */
[all …]