Lines Matching defs:hsotg
232 static inline bool using_dma(struct s3c_hsotg *hsotg) in using_dma()
242 static void s3c_hsotg_en_gsint(struct s3c_hsotg *hsotg, u32 ints) in s3c_hsotg_en_gsint()
260 static void s3c_hsotg_disable_gsint(struct s3c_hsotg *hsotg, u32 ints) in s3c_hsotg_disable_gsint()
281 static void s3c_hsotg_ctrl_epint(struct s3c_hsotg *hsotg, in s3c_hsotg_ctrl_epint()
306 static void s3c_hsotg_init_fifo(struct s3c_hsotg *hsotg) in s3c_hsotg_init_fifo()
416 static void s3c_hsotg_unmap_dma(struct s3c_hsotg *hsotg, in s3c_hsotg_unmap_dma()
457 static int s3c_hsotg_write_fifo(struct s3c_hsotg *hsotg, in s3c_hsotg_write_fifo()
646 static void s3c_hsotg_start_req(struct s3c_hsotg *hsotg, in s3c_hsotg_start_req()
810 static int s3c_hsotg_map_dma(struct s3c_hsotg *hsotg, in s3c_hsotg_map_dma()
913 struct s3c_hsotg *hsotg = hs_ep->parent; in s3c_hsotg_complete_oursetup() local
928 static struct s3c_hsotg_ep *ep_from_windex(struct s3c_hsotg *hsotg, in ep_from_windex()
957 static int s3c_hsotg_send_reply(struct s3c_hsotg *hsotg, in s3c_hsotg_send_reply()
998 static int s3c_hsotg_process_req_status(struct s3c_hsotg *hsotg, in s3c_hsotg_process_req_status()
1055 static int s3c_hsotg_process_req_feature(struct s3c_hsotg *hsotg, in s3c_hsotg_process_req_feature()
1095 static void s3c_hsotg_process_control(struct s3c_hsotg *hsotg, in s3c_hsotg_process_control()
1201 struct s3c_hsotg *hsotg = hs_ep->parent; in s3c_hsotg_complete_setup() local
1221 static void s3c_hsotg_enqueue_setup(struct s3c_hsotg *hsotg) in s3c_hsotg_enqueue_setup()
1276 static void s3c_hsotg_complete_request(struct s3c_hsotg *hsotg, in s3c_hsotg_complete_request()
1335 static void s3c_hsotg_complete_request_lock(struct s3c_hsotg *hsotg, in s3c_hsotg_complete_request_lock()
1357 static void s3c_hsotg_rx_data(struct s3c_hsotg *hsotg, int ep_idx, int size) in s3c_hsotg_rx_data()
1422 static void s3c_hsotg_send_zlp(struct s3c_hsotg *hsotg, in s3c_hsotg_send_zlp()
1464 static void s3c_hsotg_handle_outdone(struct s3c_hsotg *hsotg, in s3c_hsotg_handle_outdone()
1524 static u32 s3c_hsotg_read_frameno(struct s3c_hsotg *hsotg) in s3c_hsotg_read_frameno()
1551 static void s3c_hsotg_handle_rx(struct s3c_hsotg *hsotg) in s3c_hsotg_handle_rx()
1645 static void s3c_hsotg_set_ep_maxpacket(struct s3c_hsotg *hsotg, in s3c_hsotg_set_ep_maxpacket()
1695 static int s3c_hsotg_trytx(struct s3c_hsotg *hsotg, in s3c_hsotg_trytx()
1720 static void s3c_hsotg_complete_in(struct s3c_hsotg *hsotg, in s3c_hsotg_complete_in()
1770 static void s3c_hsotg_epint(struct s3c_hsotg *hsotg, unsigned int idx, in s3c_hsotg_epint()
1877 static void s3c_hsotg_irq_enumdone(struct s3c_hsotg *hsotg) in s3c_hsotg_irq_enumdone()
1951 static void kill_all_requests(struct s3c_hsotg *hsotg, in kill_all_requests()
1987 static void s3c_hsotg_disconnect_irq(struct s3c_hsotg *hsotg) in s3c_hsotg_disconnect_irq()
2002 static void s3c_hsotg_irq_fifoempty(struct s3c_hsotg *hsotg, bool periodic) in s3c_hsotg_irq_fifoempty()
2039 struct s3c_hsotg *hsotg = pw; in s3c_hsotg_irq() local
2231 struct s3c_hsotg *hsotg = hs_ep->parent; in s3c_hsotg_ep_enable() local
2344 struct s3c_hsotg *hsotg = hs_ep->parent; in s3c_hsotg_ep_disable() local
2481 static int s3c_hsotg_corereset(struct s3c_hsotg *hsotg) in s3c_hsotg_corereset()
2529 struct s3c_hsotg *hsotg = our_hsotg; in usb_gadget_probe_driver() local
2695 struct s3c_hsotg *hsotg = our_hsotg; in usb_gadget_unregister_driver() local
2742 static void __devinit s3c_hsotg_initep(struct s3c_hsotg *hsotg, in s3c_hsotg_initep()
2801 static void s3c_hsotg_otgreset(struct s3c_hsotg *hsotg) in s3c_hsotg_otgreset()
2840 static void s3c_hsotg_init(struct s3c_hsotg *hsotg) in s3c_hsotg_init()
2889 static void s3c_hsotg_dump(struct s3c_hsotg *hsotg) in s3c_hsotg_dump()
2947 struct s3c_hsotg *hsotg = seq->private; in state_show() local
3017 struct s3c_hsotg *hsotg = seq->private; in fifo_show() local
3073 struct s3c_hsotg *hsotg = ep->parent; in ep_show() local
3150 static void __devinit s3c_hsotg_create_debug(struct s3c_hsotg *hsotg) in s3c_hsotg_create_debug()
3196 static void __devexit s3c_hsotg_delete_debug(struct s3c_hsotg *hsotg) in s3c_hsotg_delete_debug()
3242 struct s3c_hsotg *hsotg; in s3c_hsotg_probe() local
3369 struct s3c_hsotg *hsotg = platform_get_drvdata(pdev); in s3c_hsotg_remove() local