Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds