Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/firewire/
H A Dfiredtv-avc.c109 #define AVC_DEBUG_TUNE_QPSK2 0x0040 macro
124 ", TUNE QPSK2 = " __stringify(AVC_DEBUG_TUNE_QPSK2)
193 return avc_debug & AVC_DEBUG_TUNE_QPSK2 ? "TuneQPSK2" : NULL; in debug_fcp_opcode()