Go to the documentation of this file.
12 #ifndef _DVB_USB_DTT200U_H_
13 #define _DVB_USB_DTT200U_H_
15 #define DVB_USB_LOG_PREFIX "dtt200u"
20 #define deb_info(args...) dprintk(dvb_usb_dtt200u_debug,0x01,args)
21 #define deb_xfer(args...) dprintk(dvb_usb_dtt200u_debug,0x02,args)
29 #define GET_SPEED 0x00
30 #define GET_TUNE_STATUS 0x81
31 #define GET_RC_CODE 0x84
32 #define GET_CONFIGURATION 0x88
35 #define GET_VIT_ERR_CNT 0x8c
36 #define GET_RS_ERR_CNT 0x8d
37 #define GET_RS_UNCOR_BLK_CNT 0x8e
49 #define SET_RF_FREQ 0x02
50 #define SET_BANDWIDTH 0x03
51 #define SET_PID_FILTER 0x04
52 #define RESET_PID_FILTER 0x05
53 #define SET_STREAMING 0x08