Lines Matching refs:debug
40 static unsigned int debug; variable
49 module_param(debug, uint, S_IRUGO | S_IWUSR);
69 if (debug & DBG_HFC_CALL_TRACE) in ctrl_start_transfer()
94 if (debug & DBG_HFC_CALL_TRACE) in write_reg()
121 if (debug & DBG_HFC_CALL_TRACE) in ctrl_complete()
197 if (debug & DBG_HFC_CALL_TRACE) in handle_led()
218 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1B()
226 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1B()
296 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1D()
310 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1D()
334 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1D()
379 if (debug & DBG_HFC_CALL_TRACE) in hfc_l1callback()
414 if (dch->debug & DEBUG_HW) in hfc_l1callback()
429 if (debug & DEBUG_HW_OPEN) in open_dchannel()
487 if (debug & DBG_HFC_CALL_TRACE) in open_bchannel()
508 if (debug & DBG_HFC_CALL_TRACE) in channel_ctrl()
538 if (dch->debug & DEBUG_HW) in hfc_dctrl()
554 if (debug & DEBUG_HW_OPEN) in hfc_dctrl()
571 if (dch->debug & DEBUG_HW) in hfc_dctrl()
587 if (debug & DEBUG_HW) { in ph_state_te()
628 if (debug & DEBUG_HW) { in ph_state_nt()
698 if (debug & DEBUG_HW) in hfcsusb_setup_bch()
729 if (debug & DEBUG_HW) in hfcsusb_setup_bch()
769 if (debug & DEBUG_HW) in hfcsusb_ph_command()
823 if (debug & DBG_HFC_CALL_TRACE) in hfcsusb_rx_frame()
903 if (debug & DBG_HFC_FIFO_VERBOSE) { in hfcsusb_rx_frame()
927 if (debug & DBG_HFC_FIFO_VERBOSE) { in hfcsusb_rx_frame()
1000 if (debug & DEBUG_HW) in rx_iso_complete()
1020 if (iso_status && (debug & DBG_HFC_FIFO_VERBOSE)) { in rx_iso_complete()
1028 (debug & DBG_HFC_USB_VERBOSE)) { in rx_iso_complete()
1077 if (debug & DEBUG_HW) in rx_iso_complete()
1083 if (status && (debug & DBG_HFC_URB_INFO)) in rx_iso_complete()
1111 if (debug & DBG_HFC_URB_ERROR) in rx_int_complete()
1124 if ((fifon == HFCUSB_D_RX) && (debug & DBG_HFC_USB_VERBOSE)) { in rx_int_complete()
1156 if (debug & DEBUG_HW) in rx_int_complete()
1212 if (debug & DBG_HFC_URB_ERROR) in tx_iso_complete()
1241 if (debug & DBG_HFC_URB_ERROR) { in tx_iso_complete()
1299 (debug & DBG_HFC_USB_VERBOSE)) { in tx_iso_complete()
1331 if (debug & DBG_HFC_FIFO_VERBOSE) { in tx_iso_complete()
1354 if (debug & DEBUG_HW) in tx_iso_complete()
1372 if (status && (debug & DBG_HFC_URB_ERROR)) in tx_iso_complete()
1392 if (debug) in start_isoc_chain()
1460 if (debug) in stop_iso_gracefull()
1471 if (debug && fifo->stop_gracefull) in stop_iso_gracefull()
1485 if (debug) in stop_int_gracefull()
1494 if (debug && fifo->stop_gracefull) in stop_int_gracefull()
1506 if (debug) in start_int_fifo()
1531 if (debug & DEBUG_HW) in setPortMode()
1556 if (debug & DEBUG_HW) in reset_hfcsusb()
1705 if (debug & DBG_HFC_CALL_TRACE) in setup_hfcsusb()
1743 if (debug & DBG_HFC_CALL_TRACE) in release_hw()
1783 if (bch->debug & DEBUG_HW) in deactivate_bchannel()
1803 if (bch->debug & DEBUG_HW) in hfc_bctrl()
1837 if (debug & DBG_HFC_CALL_TRACE) in setup_instance()
1844 hw->dch.debug = debug & 0xFFFF; in setup_instance()
1860 hw->bch[i].debug = debug; in setup_instance()