Lines Matching refs:dev_vdbg
120 dev_vdbg(hsotg->dev, "--Start of Frame Interrupt--\n"); in dwc2_sof_intr()
162 dev_vdbg(hsotg->dev, "--RxFIFO Level Interrupt--\n"); in dwc2_rx_fifo_level_intr()
178 dev_vdbg(hsotg->dev, " Ch num = %d\n", chnum); in dwc2_rx_fifo_level_intr()
179 dev_vdbg(hsotg->dev, " Count = %d\n", bcnt); in dwc2_rx_fifo_level_intr()
180 dev_vdbg(hsotg->dev, " DPID = %d, chan.dpid = %d\n", dpid, in dwc2_rx_fifo_level_intr()
182 dev_vdbg(hsotg->dev, " PStatus = %d\n", pktsts); in dwc2_rx_fifo_level_intr()
216 dev_vdbg(hsotg->dev, "--Non-Periodic TxFIFO Empty Interrupt--\n"); in dwc2_np_tx_fifo_empty_intr()
229 dev_vdbg(hsotg->dev, "--Periodic TxFIFO Empty Interrupt--\n"); in dwc2_perio_tx_fifo_empty_intr()
244 dev_vdbg(hsotg->dev, "%s(%p)\n", __func__, hsotg); in dwc2_hprt0_enable()
279 dev_vdbg(hsotg->dev, in dwc2_hprt0_enable()
290 dev_vdbg(hsotg->dev, in dwc2_hprt0_enable()
330 dev_vdbg(hsotg->dev, "--Port Interrupt--\n"); in dwc2_port_intr()
349 dev_vdbg(hsotg->dev, in dwc2_port_intr()
366 dev_vdbg(hsotg->dev, in dwc2_port_intr()
390 dev_vdbg(hsotg->dev, in dwc2_port_intr()
477 dev_vdbg(hsotg->dev, "urb->actual_length=%d xfer_length=%d\n", in dwc2_update_urb_state()
492 dev_vdbg(hsotg->dev, "DWC_otg: %s: %s, channel %d\n", in dwc2_update_urb_state()
494 dev_vdbg(hsotg->dev, " chan->xfer_len %d\n", chan->xfer_len); in dwc2_update_urb_state()
495 dev_vdbg(hsotg->dev, " hctsiz.xfersize %d\n", in dwc2_update_urb_state()
497 dev_vdbg(hsotg->dev, " urb->transfer_buffer_length %d\n", urb->length); in dwc2_update_urb_state()
498 dev_vdbg(hsotg->dev, " urb->actual_length %d\n", urb->actual_length); in dwc2_update_urb_state()
499 dev_vdbg(hsotg->dev, " short_read %d, xfer_done %d\n", short_read, in dwc2_update_urb_state()
635 dev_vdbg(hsotg->dev, " %s(%p,%p,%d)\n", __func__, in dwc2_deactivate_qh()
684 dev_vdbg(hsotg->dev, " %s: channel %d, halt_status %d\n", in dwc2_release_channel()
698 dev_vdbg(hsotg->dev, in dwc2_release_channel()
712 dev_vdbg(hsotg->dev, " Complete URB with I/O error\n"); in dwc2_release_channel()
778 dev_vdbg(hsotg->dev, "%s()\n", __func__); in dwc2_halt_channel()
782 dev_vdbg(hsotg->dev, "DMA enabled\n"); in dwc2_halt_channel()
793 dev_vdbg(hsotg->dev, "Halt on queue\n"); in dwc2_halt_channel()
796 dev_vdbg(hsotg->dev, "control/bulk\n"); in dwc2_halt_channel()
806 dev_vdbg(hsotg->dev, "isoc/intr\n"); in dwc2_halt_channel()
838 dev_vdbg(hsotg->dev, "%s()\n", __func__); in dwc2_complete_non_periodic_xfer()
848 dev_vdbg(hsotg->dev, "got NYET\n"); in dwc2_complete_non_periodic_xfer()
923 dev_vdbg(hsotg->dev, "non-aligned buffer\n"); in dwc2_xfercomp_isoc_split_in()
968 dev_vdbg(hsotg->dev, in dwc2_hc_xfercomp_intr()
1007 dev_vdbg(hsotg->dev, in dwc2_hc_xfercomp_intr()
1016 dev_vdbg(hsotg->dev, in dwc2_hc_xfercomp_intr()
1025 dev_vdbg(hsotg->dev, " Control transfer complete\n"); in dwc2_hc_xfercomp_intr()
1037 dev_vdbg(hsotg->dev, " Bulk transfer complete\n"); in dwc2_hc_xfercomp_intr()
1052 dev_vdbg(hsotg->dev, " Interrupt transfer complete\n"); in dwc2_hc_xfercomp_intr()
1073 dev_vdbg(hsotg->dev, " Isochronous transfer complete\n"); in dwc2_hc_xfercomp_intr()
1159 dev_vdbg(hsotg->dev, "DWC_otg: %s: %s, channel %d\n", in dwc2_update_urb_state_abn()
1161 dev_vdbg(hsotg->dev, " chan->start_pkt_count %d\n", in dwc2_update_urb_state_abn()
1163 dev_vdbg(hsotg->dev, " hctsiz.pktcnt %d\n", in dwc2_update_urb_state_abn()
1165 dev_vdbg(hsotg->dev, " chan->max_packet %d\n", chan->max_packet); in dwc2_update_urb_state_abn()
1166 dev_vdbg(hsotg->dev, " bytes_transferred %d\n", in dwc2_update_urb_state_abn()
1168 dev_vdbg(hsotg->dev, " urb->actual_length %d\n", in dwc2_update_urb_state_abn()
1170 dev_vdbg(hsotg->dev, " urb->transfer_buffer_length %d\n", in dwc2_update_urb_state_abn()
1193 dev_vdbg(hsotg->dev, "--Host Channel %d Interrupt: NAK Received--\n", in dwc2_hc_nak_intr()
1290 dev_vdbg(hsotg->dev, "--Host Channel %d Interrupt: ACK Received--\n", in dwc2_hc_ack_intr()
1367 dev_vdbg(hsotg->dev, "--Host Channel %d Interrupt: NYET Received--\n", in dwc2_hc_nyet_intr()
1808 dev_vdbg(hsotg->dev, in dwc2_hc_chhltd_intr_dma()
1862 dev_vdbg(hsotg->dev, in dwc2_hc_chhltd_intr_dma()
1866 dev_vdbg(hsotg->dev, in dwc2_hc_chhltd_intr_dma()
1983 dev_vdbg(hsotg->dev, "--Host Channel %d Interrupt: Channel Halted--\n", in dwc2_hc_chhltd_intr()
2031 dev_vdbg(hsotg->dev, "--Host Channel Interrupt--, Channel %d\n", in dwc2_hc_n_intr()
2033 dev_vdbg(hsotg->dev, in dwc2_hc_n_intr()
2175 dev_vdbg(hsotg->dev, "%s()\n", __func__); in dwc2_hc_intr()
2177 dev_vdbg(hsotg->dev, "HAINT=%08x\n", haint); in dwc2_hc_intr()
2235 dev_vdbg(hsotg->dev, in dwc2_handle_hcd_intr()
2253 dev_vdbg(hsotg->dev, in dwc2_handle_hcd_intr()
2255 dev_vdbg(hsotg->dev, in dwc2_handle_hcd_intr()