Lines Matching refs:cdnsp_device

101 void cdnsp_set_link_state(struct cdnsp_device *pdev,  in cdnsp_set_link_state()
124 static void cdnsp_disable_port(struct cdnsp_device *pdev, in cdnsp_disable_port()
132 static void cdnsp_clear_port_change_bit(struct cdnsp_device *pdev, in cdnsp_clear_port_change_bit()
141 static void cdnsp_set_chicken_bits_2(struct cdnsp_device *pdev, u32 bit) in cdnsp_set_chicken_bits_2()
155 static void cdnsp_clear_chicken_bits_2(struct cdnsp_device *pdev, u32 bit) in cdnsp_clear_chicken_bits_2()
172 static void cdnsp_quiesce(struct cdnsp_device *pdev) in cdnsp_quiesce()
198 int cdnsp_halt(struct cdnsp_device *pdev) in cdnsp_halt()
222 void cdnsp_died(struct cdnsp_device *pdev) in cdnsp_died()
232 static int cdnsp_start(struct cdnsp_device *pdev) in cdnsp_start()
265 int cdnsp_reset(struct cdnsp_device *pdev) in cdnsp_reset()
346 struct cdnsp_device *pdev = pep->pdev; in cdnsp_ep_enqueue()
425 struct cdnsp_device *pdev = pep->pdev; in cdnsp_ep_dequeue()
439 static void cdnsp_zero_in_ctx(struct cdnsp_device *pdev) in cdnsp_zero_in_ctx()
471 static int cdnsp_configure_endpoint(struct cdnsp_device *pdev) in cdnsp_configure_endpoint()
487 static void cdnsp_invalidate_ep_events(struct cdnsp_device *pdev, in cdnsp_invalidate_ep_events()
522 int cdnsp_wait_for_cmd_compl(struct cdnsp_device *pdev) in cdnsp_wait_for_cmd_compl()
595 int cdnsp_halt_endpoint(struct cdnsp_device *pdev, in cdnsp_halt_endpoint()
635 static int cdnsp_update_eps_configuration(struct cdnsp_device *pdev, in cdnsp_update_eps_configuration()
688 int cdnsp_reset_device(struct cdnsp_device *pdev) in cdnsp_reset_device()
742 static void cdnsp_setup_streams_ep_input_ctx(struct cdnsp_device *pdev, in cdnsp_setup_streams_ep_input_ctx()
765 int cdnsp_alloc_streams(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_alloc_streams()
803 int cdnsp_disable_slot(struct cdnsp_device *pdev) in cdnsp_disable_slot()
822 int cdnsp_enable_slot(struct cdnsp_device *pdev) in cdnsp_enable_slot()
853 int cdnsp_setup_device(struct cdnsp_device *pdev, enum cdnsp_setup_dev setup) in cdnsp_setup_device()
905 void cdnsp_set_usb2_hardware_lpm(struct cdnsp_device *pdev, in cdnsp_set_usb2_hardware_lpm()
921 static int cdnsp_get_frame(struct cdnsp_device *pdev) in cdnsp_get_frame()
930 struct cdnsp_device *pdev; in cdnsp_gadget_ep_enable()
1004 struct cdnsp_device *pdev; in cdnsp_gadget_ep_disable()
1093 struct cdnsp_device *pdev; in cdnsp_gadget_ep_queue()
1122 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_ep_dequeue()
1150 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_ep_set_halt()
1176 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_ep_set_wedge()
1214 struct cdnsp_device *pdev = pep->pdev; in cdnsp_gadget_giveback()
1239 static int cdnsp_run(struct cdnsp_device *pdev, in cdnsp_run()
1314 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_udc_start()
1335 void cdnsp_update_erst_dequeue(struct cdnsp_device *pdev, in cdnsp_update_erst_dequeue()
1361 static void cdnsp_clear_cmd_ring(struct cdnsp_device *pdev) in cdnsp_clear_cmd_ring()
1384 static void cdnsp_consume_all_events(struct cdnsp_device *pdev) in cdnsp_consume_all_events()
1421 static void cdnsp_stop(struct cdnsp_device *pdev) in cdnsp_stop()
1465 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_udc_stop()
1478 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_get_frame()
1483 static void __cdnsp_gadget_wakeup(struct cdnsp_device *pdev) in __cdnsp_gadget_wakeup()
1509 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_wakeup()
1522 struct cdnsp_device *pdev = gadget_to_cdnsp(g); in cdnsp_gadget_set_selfpowered()
1534 struct cdnsp_device *pdev = gadget_to_cdnsp(gadget); in cdnsp_gadget_pullup()
1569 static void cdnsp_get_ep_buffering(struct cdnsp_device *pdev, in cdnsp_get_ep_buffering()
1596 static int cdnsp_gadget_init_endpoints(struct cdnsp_device *pdev) in cdnsp_gadget_init_endpoints()
1687 static void cdnsp_gadget_free_endpoints(struct cdnsp_device *pdev) in cdnsp_gadget_free_endpoints()
1699 void cdnsp_disconnect_gadget(struct cdnsp_device *pdev) in cdnsp_disconnect_gadget()
1715 void cdnsp_suspend_gadget(struct cdnsp_device *pdev) in cdnsp_suspend_gadget()
1724 void cdnsp_resume_gadget(struct cdnsp_device *pdev) in cdnsp_resume_gadget()
1733 void cdnsp_irq_reset(struct cdnsp_device *pdev) in cdnsp_irq_reset()
1768 static void cdnsp_get_rev_cap(struct cdnsp_device *pdev) in cdnsp_get_rev_cap()
1783 static int cdnsp_gen_setup(struct cdnsp_device *pdev) in cdnsp_gen_setup()
1853 struct cdnsp_device *pdev; in __cdnsp_gadget_init()
1947 struct cdnsp_device *pdev = cdns->gadget_dev; in cdnsp_gadget_exit()
1962 struct cdnsp_device *pdev = cdns->gadget_dev; in cdnsp_gadget_suspend()
1978 struct cdnsp_device *pdev = cdns->gadget_dev; in cdnsp_gadget_resume()