Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/isdn/hardware/mISDN/
Dhfcsusb.h13 #define DBG_HFC_FIFO_VERBOSE 0x00020000 macro
Dhfcsusb.c895 if (debug & DBG_HFC_FIFO_VERBOSE) { in hfcsusb_rx_frame()
919 if (debug & DBG_HFC_FIFO_VERBOSE) { in hfcsusb_rx_frame()
1013 if (iso_status && (debug & DBG_HFC_FIFO_VERBOSE)) { in rx_iso_complete()
1326 if (debug & DBG_HFC_FIFO_VERBOSE) { in tx_iso_complete()