Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h992 struct drx_channel { struct
993 s32 frequency;
995 enum drx_bandwidth bandwidth;
997 enum drx_mirror mirror; /*< mirrored or not on RF */
998 enum drx_modulation constellation;
1000 enum drx_hierarchy hierarchy;
1002 enum drx_priority priority; /*< priority */
1003 enum drx_coderate coderate; /*< coderate */
1004 enum drx_guard guard; /*< guard interval */
1005 enum drx_fft_mode fftmode; /*< fftmode */
[all …]