Home
last modified time | relevance | path

Searched refs:AVC_DEBUG_TUNE_QPSK (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/media/dvb/firewire/
Dfiredtv-avc.c112 #define AVC_DEBUG_TUNE_QPSK 0x0020 macro
127 ", TUNE QPSK = " __stringify(AVC_DEBUG_TUNE_QPSK)
195 return avc_debug & AVC_DEBUG_TUNE_QPSK ? "TuneQPSK" : NULL; in debug_fcp_opcode()