Lines Matching refs:dev_dbg

118 		dev_dbg(hsotg->dev, "gsintmsk now 0x%08x\n", new_gsintmsk);  in s3c_hsotg_en_gsint()
244 dev_dbg(hsotg->dev, "FIFOs reset, timeout at %d\n", timeout); in s3c_hsotg_init_fifo()
357 dev_dbg(hsotg->dev, "%s: left=%d, load=%d, fifo=%d, size %d\n", in s3c_hsotg_write_fifo()
366 dev_dbg(hsotg->dev, "%s: => can_write1=%d\n", in s3c_hsotg_write_fifo()
370 dev_dbg(hsotg->dev, "%s: => can_write2=%d\n", in s3c_hsotg_write_fifo()
384 dev_dbg(hsotg->dev, in s3c_hsotg_write_fifo()
398 dev_dbg(hsotg->dev, "%s: GNPTXSTS=%08x, can=%d, to=%d, max_transfer %d\n", in s3c_hsotg_write_fifo()
453 dev_dbg(hsotg->dev, "write %d/%d, can_write %d, done %d\n", in s3c_hsotg_write_fifo()
554 dev_dbg(hsotg->dev, "%s: DxEPCTL=0x%08x, ep %d, dir %s\n", in s3c_hsotg_start_req()
567 dev_dbg(hsotg->dev, "ureq->length:%d ureq->actual:%d\n", in s3c_hsotg_start_req()
574 dev_dbg(hsotg->dev, "%s: length %d, max-req %d, r %d\n", in s3c_hsotg_start_req()
616 dev_dbg(hsotg->dev, "%s: %d@%d/%d, 0x%08x => 0x%08x\n", in s3c_hsotg_start_req()
636 dev_dbg(hsotg->dev, "%s: %pad => 0x%08x\n", in s3c_hsotg_start_req()
643 dev_dbg(hsotg->dev, "ep0 state:%d\n", hsotg->ep0_state); in s3c_hsotg_start_req()
649 dev_dbg(hsotg->dev, "%s: DxEPCTL=0x%08x\n", __func__, ctrl); in s3c_hsotg_start_req()
682 dev_dbg(hsotg->dev, in s3c_hsotg_start_req()
686 dev_dbg(hsotg->dev, "%s: DXEPCTL=0x%08x\n", in s3c_hsotg_start_req()
740 dev_dbg(hsotg->dev, "%s: %s: buf=%p length=%d\n", __func__, in s3c_hsotg_handle_unaligned_buf_start()
767 dev_dbg(hsotg->dev, "%s: %s: status=%d actual-length=%d\n", __func__, in s3c_hsotg_handle_unaligned_buf_complete()
791 dev_dbg(hs->dev, "%s: req %p: %d@%p, noi=%d, zero=%d, snok=%d\n", in s3c_hsotg_ep_queue()
857 dev_dbg(hsotg->dev, "%s: ep %p, req %p\n", __func__, ep, req); in s3c_hsotg_complete_oursetup()
935 dev_dbg(hsotg->dev, "%s: buff %p, len %d\n", __func__, buff, length); in s3c_hsotg_send_reply()
978 dev_dbg(hsotg->dev, "%s: USB_REQ_GET_STATUS\n", __func__); in s3c_hsotg_process_req_status()
1055 dev_dbg(hsotg->dev, "%s: %s_FEATURE\n", in s3c_hsotg_process_req_feature()
1087 dev_dbg(hsotg->dev, "%s: no endpoint for 0x%04x\n", in s3c_hsotg_process_req_feature()
1164 dev_dbg(hsotg->dev, "ep0 stall (dir=%d)\n", ep0->dir_in); in s3c_hsotg_stall_ep0()
1177 dev_dbg(hsotg->dev, in s3c_hsotg_stall_ep0()
1204 dev_dbg(hsotg->dev, "ctrl Req=%02x, Type=%02x, V=%04x, L=%04x\n", in s3c_hsotg_process_control()
1252 dev_dbg(hsotg->dev, "driver->setup() ret %d\n", ret); in s3c_hsotg_process_control()
1279 dev_dbg(hsotg->dev, "%s: failed %d\n", __func__, req->status); in s3c_hsotg_complete_setup()
1304 dev_dbg(hsotg->dev, "%s: queueing setup request\n", __func__); in s3c_hsotg_enqueue_setup()
1312 dev_dbg(hsotg->dev, "%s already queued???\n", __func__); in s3c_hsotg_enqueue_setup()
1339 dev_dbg(hsotg->dev, "Sending zero-length packet on ep%d\n", in s3c_hsotg_program_zlp()
1342 dev_dbg(hsotg->dev, "Receiving zero-length packet on ep%d\n", in s3c_hsotg_program_zlp()
1377 dev_dbg(hsotg->dev, "%s: nothing to complete?\n", __func__); in s3c_hsotg_complete_request()
1381 dev_dbg(hsotg->dev, "complete: ep %p %s, req %p, %d => %p\n", in s3c_hsotg_complete_request()
1450 dev_dbg(hsotg->dev, in s3c_hsotg_rx_data()
1465 dev_dbg(hsotg->dev, "%s: read %d/%d, done %d/%d\n", in s3c_hsotg_rx_data()
1529 dev_dbg(hsotg->dev, "%s: no request active\n", __func__); in s3c_hsotg_handle_outdone()
1534 dev_dbg(hsotg->dev, "zlp packet received\n"); in s3c_hsotg_handle_outdone()
1565 dev_dbg(hsotg->dev, "%s: got %d/%d (short not ok) => error\n", in s3c_hsotg_handle_outdone()
1629 dev_dbg(hsotg->dev, "%s: GRXSTSP=0x%08x (%d@%d)\n", in s3c_hsotg_handle_rx()
1634 dev_dbg(hsotg->dev, "GLOBALOUTNAK\n"); in s3c_hsotg_handle_rx()
1638 dev_dbg(hsotg->dev, "OutDone (Frame=0x%08x)\n", in s3c_hsotg_handle_rx()
1646 dev_dbg(hsotg->dev, in s3c_hsotg_handle_rx()
1664 dev_dbg(hsotg->dev, in s3c_hsotg_handle_rx()
1821 dev_dbg(hsotg->dev, "trying to write more for ep%d\n", in s3c_hsotg_trytx()
1845 dev_dbg(hsotg->dev, "XferCompl but no req\n"); in s3c_hsotg_complete_in()
1851 dev_dbg(hsotg->dev, "zlp packet sent\n"); in s3c_hsotg_complete_in()
1858 dev_dbg(hsotg->dev, "Invalid Test #%d\n", in s3c_hsotg_complete_in()
1884 dev_dbg(hsotg->dev, "%s: adjusting size done %d => %d\n", in s3c_hsotg_complete_in()
1888 dev_dbg(hsotg->dev, "req->length:%d req->actual:%d req->zero:%d\n", in s3c_hsotg_complete_in()
1892 dev_dbg(hsotg->dev, "%s trying more for req...\n", __func__); in s3c_hsotg_complete_in()
1944 dev_dbg(hsotg->dev, "%s: ep%d(%s) DxEPINT=0x%08x\n", in s3c_hsotg_epint()
1960 dev_dbg(hsotg->dev, in s3c_hsotg_epint()
1985 dev_dbg(hsotg->dev, "%s: EPDisbld\n", __func__); in s3c_hsotg_epint()
2003 dev_dbg(hsotg->dev, "%s: AHBErr\n", __func__); in s3c_hsotg_epint()
2006 dev_dbg(hsotg->dev, "%s: Setup/Timeout\n", __func__); in s3c_hsotg_epint()
2024 dev_dbg(hsotg->dev, "%s: B2BSetup/INEPNakEff\n", __func__); in s3c_hsotg_epint()
2029 dev_dbg(hsotg->dev, "%s: ep%d: INTknTXFEmpMsk\n", in s3c_hsotg_epint()
2042 dev_dbg(hsotg->dev, "%s: ep%d: TxFIFOEmpty\n", in s3c_hsotg_epint()
2068 dev_dbg(hsotg->dev, "EnumDone (DSTS=0x%08x)\n", dsts); in s3c_hsotg_irq_enumdone()
2125 dev_dbg(hsotg->dev, "EP0: DIEPCTL0=0x%08x, DOEPCTL0=0x%08x\n", in s3c_hsotg_irq_enumdone()
2236 dev_dbg(hsotg->dev, "resetting core\n"); in s3c_hsotg_corereset()
2269 dev_dbg(hsotg->dev, "reset successful\n"); in s3c_hsotg_corereset()
2352 dev_dbg(hsotg->dev, "EP0: DIEPCTL0=0x%08x, DOEPCTL0=0x%08x\n", in s3c_hsotg_core_init_disconnected()
2377 dev_dbg(hsotg->dev, "DCTL=0x%08x\n", readl(hsotg->regs + DCTL)); in s3c_hsotg_core_init_disconnected()
2399 dev_dbg(hsotg->dev, "EP0: DIEPCTL0=0x%08x, DOEPCTL0=0x%08x\n", in s3c_hsotg_core_init_disconnected()
2444 dev_dbg(hsotg->dev, "%s: %08x %08x (%08x) retry %d\n", in s3c_hsotg_irq()
2465 dev_dbg(hsotg->dev, "%s: daint=%08x\n", __func__, daint); in s3c_hsotg_irq()
2484 dev_dbg(hsotg->dev, "%s: USBRst\n", __func__); in s3c_hsotg_irq()
2485 dev_dbg(hsotg->dev, "GNPTXSTS=%08x\n", in s3c_hsotg_irq()
2508 dev_dbg(hsotg->dev, "NPTxFEmp\n"); in s3c_hsotg_irq()
2521 dev_dbg(hsotg->dev, "PTxFEmp\n"); in s3c_hsotg_irq()
2540 dev_dbg(hsotg->dev, "GINTSTS_ErlySusp\n"); in s3c_hsotg_irq()
2600 dev_dbg(hsotg->dev, in s3c_hsotg_ep_enable()
2621 dev_dbg(hsotg->dev, "%s: read DxEPCTL=0x%08x from 0x%08x\n", in s3c_hsotg_ep_enable()
2729 dev_dbg(hsotg->dev, "%s: write DxEPCTL=0x%08x\n", in s3c_hsotg_ep_enable()
2733 dev_dbg(hsotg->dev, "%s: read DxEPCTL=0x%08x\n", in s3c_hsotg_ep_enable()
2758 dev_dbg(hsotg->dev, "%s(ep %p)\n", __func__, ep); in s3c_hsotg_ep_disable_force()
2778 dev_dbg(hsotg->dev, "%s: DxEPCTL=0x%08x\n", __func__, ctrl); in s3c_hsotg_ep_disable_force()
2824 dev_dbg(hs->dev, "ep_dequeue(%p,%p)\n", ep, req); in s3c_hsotg_ep_dequeue()
2943 dev_dbg(hsotg->dev, "pdev 0x%p\n", pdev); in s3c_hsotg_phy_enable()
3000 dev_dbg(hsotg->dev, "GRXFSIZ=0x%08x, GNPTXFSIZ=0x%08x\n", in s3c_hsotg_init()
3158 dev_dbg(hsotg->dev, "%s: is_on: %d\n", __func__, is_on); in s3c_hsotg_pullup()
3186 dev_dbg(hsotg->dev, "%s: is_active: %d\n", __func__, is_active); in s3c_hsotg_vbus_session()
3863 dev_dbg(dev, "NonPeriodic TXFIFO size: %d\n", in dwc2_gadget_init()
3865 dev_dbg(dev, "RXFIFO size: %d\n", hsotg->g_rx_fifo_sz); in dwc2_gadget_init()
3867 dev_dbg(dev, "Periodic TXFIFO%2d size: %d\n", i, in dwc2_gadget_init()
3893 dev_dbg(dev, "cannot get otg clock\n"); in dwc2_gadget_init()