Lines Matching refs:cdns3_device

115 static int cdns3_get_dma_pos(struct cdns3_device *priv_dev,  in cdns3_get_dma_pos()
163 void cdns3_select_ep(struct cdns3_device *priv_dev, u32 ep) in cdns3_select_ep()
179 static int cdns3_get_tdl(struct cdns3_device *priv_dev) in cdns3_get_tdl()
197 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_free_trb_pool()
214 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_allocate_trb_pool()
264 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_ep_stall_flush()
283 void cdns3_hw_reset_eps_config(struct cdns3_device *priv_dev) in cdns3_hw_reset_eps_config()
351 void cdns3_allow_enable_l1(struct cdns3_device *priv_dev, int enable) in cdns3_allow_enable_l1()
359 enum usb_device_speed cdns3_get_speed(struct cdns3_device *priv_dev) in cdns3_get_speed()
384 static int cdns3_start_all_request(struct cdns3_device *priv_dev, in cdns3_start_all_request()
508 static struct usb_request *cdns3_wa2_gadget_giveback(struct cdns3_device *priv_dev, in cdns3_wa2_gadget_giveback()
548 static int cdns3_wa2_gadget_ep_queue(struct cdns3_device *priv_dev, in cdns3_wa2_gadget_ep_queue()
710 static void cdns3_wa2_reset_tdl(struct cdns3_device *priv_dev) in cdns3_wa2_reset_tdl()
722 static void cdns3_wa2_check_outq_status(struct cdns3_device *priv_dev) in cdns3_wa2_check_outq_status()
796 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_gadget_giveback()
866 struct cdns3_device *priv_dev = container_of(work, struct cdns3_device, in cdns3_free_aligned_request_buf()
896 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_prepare_aligned_request_buf()
959 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_wa1_update_guard()
978 static void cdns3_wa1_tray_restore_cycle_bit(struct cdns3_device *priv_dev, in cdns3_wa1_tray_restore_cycle_bit()
994 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_ep_run_stream_transfer()
1098 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_rearm_drdy_if_needed()
1119 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_ep_run_transfer()
1421 void cdns3_set_hw_configuration(struct cdns3_device *priv_dev) in cdns3_set_hw_configuration()
1488 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_trb_handled()
1548 static void cdns3_transfer_completed(struct cdns3_device *priv_dev, in cdns3_transfer_completed()
1654 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_rearm_transfer()
1675 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_reprogram_tdl()
1695 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_check_ep_interrupt_proceed()
1823 static void cdns3_disconnect_gadget(struct cdns3_device *priv_dev) in cdns3_disconnect_gadget()
1835 static void cdns3_check_usb_interrupt_proceed(struct cdns3_device *priv_dev, in cdns3_check_usb_interrupt_proceed()
1915 struct cdns3_device *priv_dev = data; in cdns3_device_irq_handler()
1960 struct cdns3_device *priv_dev = data; in cdns3_device_thread_irq_handler()
2023 static int cdns3_ep_onchip_buffer_reserve(struct cdns3_device *priv_dev, in cdns3_ep_onchip_buffer_reserve()
2058 static void cdns3_configure_dmult(struct cdns3_device *priv_dev, in cdns3_configure_dmult()
2100 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_ep_config()
2224 cdns3_endpoint *cdns3_find_available_ep(struct cdns3_device *priv_dev, in cdns3_find_available_ep()
2273 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_match_ep()
2354 struct cdns3_device *priv_dev; in cdns3_gadget_ep_enable()
2493 struct cdns3_device *priv_dev; in cdns3_gadget_ep_disable()
2586 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in __cdns3_gadget_ep_queue()
2641 struct cdns3_device *priv_dev; in cdns3_gadget_ep_queue()
2686 struct cdns3_device *priv_dev; in cdns3_gadget_ep_dequeue()
2763 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in __cdns3_gadget_ep_set_halt()
2784 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in __cdns3_gadget_ep_clear_halt()
2835 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_gadget_ep_set_halt()
2879 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_get_frame()
2884 int __cdns3_gadget_wakeup(struct cdns3_device *priv_dev) in __cdns3_gadget_wakeup()
2901 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_wakeup()
2914 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_set_selfpowered()
2925 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_pullup()
2938 static void cdns3_gadget_config(struct cdns3_device *priv_dev) in cdns3_gadget_config()
2990 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_udc_start()
3034 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_udc_stop()
3077 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_check_config()
3130 static void cdns3_free_all_eps(struct cdns3_device *priv_dev) in cdns3_free_all_eps()
3150 static int cdns3_init_eps(struct cdns3_device *priv_dev) in cdns3_init_eps()
3239 struct cdns3_device *priv_dev = container_of(dev, in cdns3_gadget_release()
3240 struct cdns3_device, gadget.dev); in cdns3_gadget_release()
3247 struct cdns3_device *priv_dev; in cdns3_gadget_exit()
3285 struct cdns3_device *priv_dev; in cdns3_gadget_start()
3455 struct cdns3_device *priv_dev = cdns->gadget_dev; in cdns3_gadget_suspend()
3473 struct cdns3_device *priv_dev = cdns->gadget_dev; in cdns3_gadget_resume()