Lines Matching refs:debug

26 static unsigned int debug;  variable
36 module_param(debug, uint, S_IRUGO | S_IWUSR);
56 if (debug & DBG_HFC_CALL_TRACE) in ctrl_start_transfer()
81 if (debug & DBG_HFC_CALL_TRACE) in write_reg()
108 if (debug & DBG_HFC_CALL_TRACE) in ctrl_complete()
184 if (debug & DBG_HFC_CALL_TRACE) in handle_led()
205 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1B()
213 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1B()
286 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1D()
300 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1D()
324 if (debug & DBG_HFC_CALL_TRACE) in hfcusb_l2l1D()
372 if (debug & DBG_HFC_CALL_TRACE) in hfc_l1callback()
407 if (dch->debug & DEBUG_HW) in hfc_l1callback()
421 if (debug & DEBUG_HW_OPEN) in open_dchannel()
479 if (debug & DBG_HFC_CALL_TRACE) in open_bchannel()
500 if (debug & DBG_HFC_CALL_TRACE) in channel_ctrl()
530 if (dch->debug & DEBUG_HW) in hfc_dctrl()
546 if (debug & DEBUG_HW_OPEN) in hfc_dctrl()
563 if (dch->debug & DEBUG_HW) in hfc_dctrl()
579 if (debug & DEBUG_HW) { in ph_state_te()
620 if (debug & DEBUG_HW) { in ph_state_nt()
690 if (debug & DEBUG_HW) in hfcsusb_setup_bch()
721 if (debug & DEBUG_HW) in hfcsusb_setup_bch()
760 if (debug & DEBUG_HW) in hfcsusb_ph_command()
815 if (debug & DBG_HFC_CALL_TRACE) in hfcsusb_rx_frame()
895 if (debug & DBG_HFC_FIFO_VERBOSE) { in hfcsusb_rx_frame()
919 if (debug & DBG_HFC_FIFO_VERBOSE) { in hfcsusb_rx_frame()
993 if (debug & DEBUG_HW) in rx_iso_complete()
1013 if (iso_status && (debug & DBG_HFC_FIFO_VERBOSE)) { in rx_iso_complete()
1021 (debug & DBG_HFC_USB_VERBOSE)) { in rx_iso_complete()
1070 if (debug & DEBUG_HW) in rx_iso_complete()
1076 if (status && (debug & DBG_HFC_URB_INFO)) in rx_iso_complete()
1105 if (debug & DBG_HFC_URB_ERROR) in rx_int_complete()
1118 if ((fifon == HFCUSB_D_RX) && (debug & DBG_HFC_USB_VERBOSE)) { in rx_int_complete()
1150 if (debug & DEBUG_HW) in rx_int_complete()
1207 if (debug & DBG_HFC_URB_ERROR) in tx_iso_complete()
1236 if (debug & DBG_HFC_URB_ERROR) { in tx_iso_complete()
1294 (debug & DBG_HFC_USB_VERBOSE)) { in tx_iso_complete()
1326 if (debug & DBG_HFC_FIFO_VERBOSE) { in tx_iso_complete()
1349 if (debug & DEBUG_HW) in tx_iso_complete()
1367 if (status && (debug & DBG_HFC_URB_ERROR)) in tx_iso_complete()
1387 if (debug) in start_isoc_chain()
1456 if (debug) in stop_iso_gracefull()
1467 if (debug && fifo->stop_gracefull) in stop_iso_gracefull()
1481 if (debug) in stop_int_gracefull()
1490 if (debug && fifo->stop_gracefull) in stop_int_gracefull()
1502 if (debug) in start_int_fifo()
1527 if (debug & DEBUG_HW) in setPortMode()
1552 if (debug & DEBUG_HW) in reset_hfcsusb()
1703 if (debug & DBG_HFC_CALL_TRACE) in setup_hfcsusb()
1749 if (debug & DBG_HFC_CALL_TRACE) in release_hw()
1789 if (bch->debug & DEBUG_HW) in deactivate_bchannel()
1809 if (bch->debug & DEBUG_HW) in hfc_bctrl()
1843 if (debug & DBG_HFC_CALL_TRACE) in setup_instance()
1850 hw->dch.debug = debug & 0xFFFF; in setup_instance()
1866 hw->bch[i].debug = debug; in setup_instance()