Lines Matching refs:dev_vdbg
150 dev_vdbg(hsotg->dev, "--Start of Frame Interrupt--\n"); in dwc2_sof_intr()
192 dev_vdbg(hsotg->dev, "--RxFIFO Level Interrupt--\n"); in dwc2_rx_fifo_level_intr()
208 dev_vdbg(hsotg->dev, " Ch num = %d\n", chnum); in dwc2_rx_fifo_level_intr()
209 dev_vdbg(hsotg->dev, " Count = %d\n", bcnt); in dwc2_rx_fifo_level_intr()
210 dev_vdbg(hsotg->dev, " DPID = %d, chan.dpid = %d\n", dpid, in dwc2_rx_fifo_level_intr()
212 dev_vdbg(hsotg->dev, " PStatus = %d\n", pktsts); in dwc2_rx_fifo_level_intr()
246 dev_vdbg(hsotg->dev, "--Non-Periodic TxFIFO Empty Interrupt--\n"); in dwc2_np_tx_fifo_empty_intr()
259 dev_vdbg(hsotg->dev, "--Periodic TxFIFO Empty Interrupt--\n"); in dwc2_perio_tx_fifo_empty_intr()
274 dev_vdbg(hsotg->dev, "%s(%p)\n", __func__, hsotg); in dwc2_hprt0_enable()
309 dev_vdbg(hsotg->dev, in dwc2_hprt0_enable()
320 dev_vdbg(hsotg->dev, in dwc2_hprt0_enable()
360 dev_vdbg(hsotg->dev, "--Port Interrupt--\n"); in dwc2_port_intr()
379 dev_vdbg(hsotg->dev, in dwc2_port_intr()
396 dev_vdbg(hsotg->dev, in dwc2_port_intr()
420 dev_vdbg(hsotg->dev, in dwc2_port_intr()
507 dev_vdbg(hsotg->dev, "urb->actual_length=%d xfer_length=%d\n", in dwc2_update_urb_state()
522 dev_vdbg(hsotg->dev, "DWC_otg: %s: %s, channel %d\n", in dwc2_update_urb_state()
524 dev_vdbg(hsotg->dev, " chan->xfer_len %d\n", chan->xfer_len); in dwc2_update_urb_state()
525 dev_vdbg(hsotg->dev, " hctsiz.xfersize %d\n", in dwc2_update_urb_state()
527 dev_vdbg(hsotg->dev, " urb->transfer_buffer_length %d\n", urb->length); in dwc2_update_urb_state()
528 dev_vdbg(hsotg->dev, " urb->actual_length %d\n", urb->actual_length); in dwc2_update_urb_state()
529 dev_vdbg(hsotg->dev, " short_read %d, xfer_done %d\n", short_read, in dwc2_update_urb_state()
665 dev_vdbg(hsotg->dev, " %s(%p,%p,%d)\n", __func__, in dwc2_deactivate_qh()
714 dev_vdbg(hsotg->dev, " %s: channel %d, halt_status %d\n", in dwc2_release_channel()
728 dev_vdbg(hsotg->dev, in dwc2_release_channel()
742 dev_vdbg(hsotg->dev, " Complete URB with I/O error\n"); in dwc2_release_channel()
808 dev_vdbg(hsotg->dev, "%s()\n", __func__); in dwc2_halt_channel()
812 dev_vdbg(hsotg->dev, "DMA enabled\n"); in dwc2_halt_channel()
823 dev_vdbg(hsotg->dev, "Halt on queue\n"); in dwc2_halt_channel()
826 dev_vdbg(hsotg->dev, "control/bulk\n"); in dwc2_halt_channel()
836 dev_vdbg(hsotg->dev, "isoc/intr\n"); in dwc2_halt_channel()
868 dev_vdbg(hsotg->dev, "%s()\n", __func__); in dwc2_complete_non_periodic_xfer()
878 dev_vdbg(hsotg->dev, "got NYET\n"); in dwc2_complete_non_periodic_xfer()
953 dev_vdbg(hsotg->dev, "non-aligned buffer\n"); in dwc2_xfercomp_isoc_split_in()
998 dev_vdbg(hsotg->dev, in dwc2_hc_xfercomp_intr()
1037 dev_vdbg(hsotg->dev, in dwc2_hc_xfercomp_intr()
1046 dev_vdbg(hsotg->dev, in dwc2_hc_xfercomp_intr()
1055 dev_vdbg(hsotg->dev, " Control transfer complete\n"); in dwc2_hc_xfercomp_intr()
1067 dev_vdbg(hsotg->dev, " Bulk transfer complete\n"); in dwc2_hc_xfercomp_intr()
1082 dev_vdbg(hsotg->dev, " Interrupt transfer complete\n"); in dwc2_hc_xfercomp_intr()
1103 dev_vdbg(hsotg->dev, " Isochronous transfer complete\n"); in dwc2_hc_xfercomp_intr()
1189 dev_vdbg(hsotg->dev, "DWC_otg: %s: %s, channel %d\n", in dwc2_update_urb_state_abn()
1191 dev_vdbg(hsotg->dev, " chan->start_pkt_count %d\n", in dwc2_update_urb_state_abn()
1193 dev_vdbg(hsotg->dev, " hctsiz.pktcnt %d\n", in dwc2_update_urb_state_abn()
1195 dev_vdbg(hsotg->dev, " chan->max_packet %d\n", chan->max_packet); in dwc2_update_urb_state_abn()
1196 dev_vdbg(hsotg->dev, " bytes_transferred %d\n", in dwc2_update_urb_state_abn()
1198 dev_vdbg(hsotg->dev, " urb->actual_length %d\n", in dwc2_update_urb_state_abn()
1200 dev_vdbg(hsotg->dev, " urb->transfer_buffer_length %d\n", in dwc2_update_urb_state_abn()
1223 dev_vdbg(hsotg->dev, "--Host Channel %d Interrupt: NAK Received--\n", in dwc2_hc_nak_intr()
1320 dev_vdbg(hsotg->dev, "--Host Channel %d Interrupt: ACK Received--\n", in dwc2_hc_ack_intr()
1397 dev_vdbg(hsotg->dev, "--Host Channel %d Interrupt: NYET Received--\n", in dwc2_hc_nyet_intr()
1838 dev_vdbg(hsotg->dev, in dwc2_hc_chhltd_intr_dma()
1892 dev_vdbg(hsotg->dev, in dwc2_hc_chhltd_intr_dma()
1896 dev_vdbg(hsotg->dev, in dwc2_hc_chhltd_intr_dma()
2013 dev_vdbg(hsotg->dev, "--Host Channel %d Interrupt: Channel Halted--\n", in dwc2_hc_chhltd_intr()
2061 dev_vdbg(hsotg->dev, "--Host Channel Interrupt--, Channel %d\n", in dwc2_hc_n_intr()
2063 dev_vdbg(hsotg->dev, in dwc2_hc_n_intr()
2205 dev_vdbg(hsotg->dev, "%s()\n", __func__); in dwc2_hc_intr()
2207 dev_vdbg(hsotg->dev, "HAINT=%08x\n", haint); in dwc2_hc_intr()
2265 dev_vdbg(hsotg->dev, in dwc2_handle_hcd_intr()
2283 dev_vdbg(hsotg->dev, in dwc2_handle_hcd_intr()
2285 dev_vdbg(hsotg->dev, in dwc2_handle_hcd_intr()