Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/firewire/
H A Dfiredtv-avc.c108 #define AVC_DEBUG_TUNE_QPSK 0x0020 macro
123 ", TUNE QPSK = " __stringify(AVC_DEBUG_TUNE_QPSK)
191 return avc_debug & AVC_DEBUG_TUNE_QPSK ? "TuneQPSK" : NULL; in debug_fcp_opcode()
/kernel/linux/linux-6.6/drivers/media/firewire/
H A Dfiredtv-avc.c108 #define AVC_DEBUG_TUNE_QPSK 0x0020 macro
123 ", TUNE QPSK = " __stringify(AVC_DEBUG_TUNE_QPSK)
191 return avc_debug & AVC_DEBUG_TUNE_QPSK ? "TuneQPSK" : NULL; in debug_fcp_opcode()

Completed in 5 milliseconds