Go to the documentation of this file.
43 #define HD29L2_TS_SERIAL 0x00
44 #define HD29L2_TS_PARALLEL 0x80
45 #define HD29L2_TS_CLK_NORMAL 0x40
46 #define HD29L2_TS_CLK_INVERTED 0x00
47 #define HD29L2_TS_CLK_GATED 0x20
48 #define HD29L2_TS_CLK_FREE 0x00
53 #if defined(CONFIG_DVB_HD29L2) || \
54 (defined(CONFIG_DVB_HD29L2_MODULE) && defined(MODULE))
61 pr_warn(
"%s: driver disabled by Kconfig\n", __func__);