Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h1007 struct drx_channel { struct
1008 s32 frequency;
1010 enum drx_bandwidth bandwidth;
1012 enum drx_mirror mirror; /**< mirrored or not on RF */
1013 enum drx_modulation constellation;
1015 enum drx_hierarchy hierarchy;
1017 enum drx_priority priority; /**< priority */
1018 enum drx_coderate coderate; /**< coderate */
1019 enum drx_guard guard; /**< guard interval */
1020 enum drx_fft_mode fftmode; /**< fftmode */
[all …]