Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/drx39xyj/
H A Ddrx_driver.h991 struct drx_channel { struct
992 s32 frequency;
994 enum drx_bandwidth bandwidth;
996 enum drx_mirror mirror; /*< mirrored or not on RF */
997 enum drx_modulation constellation;
999 enum drx_hierarchy hierarchy;
1001 enum drx_priority priority; /*< priority */
1002 enum drx_coderate coderate; /*< coderate */
1003 enum drx_guard guard; /*< guard interval */
1004 enum drx_fft_mode fftmode; /*< fftmode */
[all …]