Searched defs:drx_cfg_mpeg_output (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/drx39xyj/ |
| D | drx_driver.h | 1313 struct drx_cfg_mpeg_output { struct 1314 bool enable_mpeg_output;/*< If true, enable MPEG output */ 1315 bool insert_rs_byte; /*< If true, insert RS byte */ 1316 bool enable_parallel; /*< If true, parallel out otherwise 1318 bool invert_data; /*< If true, invert DATA signals */ 1319 bool invert_err; /*< If true, invert ERR signal */ 1320 bool invert_str; /*< If true, invert STR signals */ 1321 bool invert_val; /*< If true, invert VAL signals */ 1322 bool invert_clk; /*< If true, invert CLK signals */ 1323 bool static_clk; /*< If true, static MPEG clockrate [all …]
|
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/drx39xyj/ |
| D | drx_driver.h | 1313 struct drx_cfg_mpeg_output { struct 1314 bool enable_mpeg_output;/*< If true, enable MPEG output */ 1315 bool insert_rs_byte; /*< If true, insert RS byte */ 1316 bool enable_parallel; /*< If true, parallel out otherwise 1318 bool invert_data; /*< If true, invert DATA signals */ 1319 bool invert_err; /*< If true, invert ERR signal */ 1320 bool invert_str; /*< If true, invert STR signals */ 1321 bool invert_val; /*< If true, invert VAL signals */ 1322 bool invert_clk; /*< If true, invert CLK signals */ 1323 bool static_clk; /*< If true, static MPEG clockrate [all …]
|