Lines Matching refs:cdns3_device
96 static int cdns3_get_dma_pos(struct cdns3_device *priv_dev, in cdns3_get_dma_pos()
144 void cdns3_select_ep(struct cdns3_device *priv_dev, u32 ep) in cdns3_select_ep()
181 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_allocate_trb_pool()
210 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_free_trb_pool()
228 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_ep_stall_flush()
247 void cdns3_hw_reset_eps_config(struct cdns3_device *priv_dev) in cdns3_hw_reset_eps_config()
321 void cdns3_allow_enable_l1(struct cdns3_device *priv_dev, int enable) in cdns3_allow_enable_l1()
329 enum usb_device_speed cdns3_get_speed(struct cdns3_device *priv_dev) in cdns3_get_speed()
354 static int cdns3_start_all_request(struct cdns3_device *priv_dev, in cdns3_start_all_request()
438 struct usb_request *cdns3_wa2_gadget_giveback(struct cdns3_device *priv_dev, in cdns3_wa2_gadget_giveback()
471 int cdns3_wa2_gadget_ep_queue(struct cdns3_device *priv_dev, in cdns3_wa2_gadget_ep_queue()
638 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_gadget_giveback()
695 struct cdns3_device *priv_dev = container_of(work, struct cdns3_device, in cdns3_free_aligned_request_buf()
725 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_prepare_aligned_request_buf()
778 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_wa1_update_guard()
797 static void cdns3_wa1_tray_restore_cycle_bit(struct cdns3_device *priv_dev, in cdns3_wa1_tray_restore_cycle_bit()
819 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_ep_run_transfer()
1016 void cdns3_set_hw_configuration(struct cdns3_device *priv_dev) in cdns3_set_hw_configuration()
1091 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_request_handled()
1137 static void cdns3_transfer_completed(struct cdns3_device *priv_dev, in cdns3_transfer_completed()
1190 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_rearm_transfer()
1216 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_check_ep_interrupt_proceed()
1286 static void cdns3_disconnect_gadget(struct cdns3_device *priv_dev) in cdns3_disconnect_gadget()
1301 static void cdns3_check_usb_interrupt_proceed(struct cdns3_device *priv_dev, in cdns3_check_usb_interrupt_proceed()
1378 struct cdns3_device *priv_dev; in cdns3_device_irq_handler()
1422 struct cdns3_device *priv_dev; in cdns3_device_thread_irq_handler()
1484 static int cdns3_ep_onchip_buffer_reserve(struct cdns3_device *priv_dev, in cdns3_ep_onchip_buffer_reserve()
1519 void cdns3_configure_dmult(struct cdns3_device *priv_dev, in cdns3_configure_dmult()
1560 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_ep_config()
1656 cdns3_endpoint *cdns3_find_available_ep(struct cdns3_device *priv_dev, in cdns3_find_available_ep()
1705 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_match_ep()
1779 struct cdns3_device *priv_dev; in cdns3_gadget_ep_enable()
1892 struct cdns3_device *priv_dev; in cdns3_gadget_ep_disable()
1984 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in __cdns3_gadget_ep_queue()
2029 struct cdns3_device *priv_dev; in cdns3_gadget_ep_queue()
2074 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_gadget_ep_dequeue()
2137 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in __cdns3_gadget_ep_set_halt()
2158 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in __cdns3_gadget_ep_clear_halt()
2194 struct cdns3_device *priv_dev = priv_ep->cdns3_dev; in cdns3_gadget_ep_set_halt()
2238 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_get_frame()
2243 int __cdns3_gadget_wakeup(struct cdns3_device *priv_dev) in __cdns3_gadget_wakeup()
2260 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_wakeup()
2273 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_set_selfpowered()
2284 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_pullup()
2294 static void cdns3_gadget_config(struct cdns3_device *priv_dev) in cdns3_gadget_config()
2344 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_udc_start()
2388 struct cdns3_device *priv_dev = gadget_to_cdns3_device(gadget); in cdns3_gadget_udc_stop()
2429 static void cdns3_free_all_eps(struct cdns3_device *priv_dev) in cdns3_free_all_eps()
2449 static int cdns3_init_eps(struct cdns3_device *priv_dev) in cdns3_init_eps()
2538 struct cdns3_device *priv_dev; in cdns3_gadget_exit()
2574 struct cdns3_device *priv_dev; in cdns3_gadget_start()
2726 struct cdns3_device *priv_dev = cdns->gadget_dev; in cdns3_gadget_suspend()
2742 struct cdns3_device *priv_dev = cdns->gadget_dev; in cdns3_gadget_resume()