Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/
Ddrx_driver.h1328 struct drx_cfg_mpeg_output { struct
1329 bool enable_mpeg_output;/**< If true, enable MPEG output */
1330 bool insert_rs_byte; /**< If true, insert RS byte */
1331 bool enable_parallel; /**< If true, parallel out otherwise
1333 bool invert_data; /**< If true, invert DATA signals */
1334 bool invert_err; /**< If true, invert ERR signal */
1335 bool invert_str; /**< If true, invert STR signals */
1336 bool invert_val; /**< If true, invert VAL signals */
1337 bool invert_clk; /**< If true, invert CLK signals */
1338 bool static_clk; /**< If true, static MPEG clockrate
[all …]