Lines Matching defs:hsotg

235 static inline bool using_dma(struct s3c_hsotg *hsotg)  in using_dma()
245 static void s3c_hsotg_en_gsint(struct s3c_hsotg *hsotg, u32 ints) in s3c_hsotg_en_gsint()
263 static void s3c_hsotg_disable_gsint(struct s3c_hsotg *hsotg, u32 ints) in s3c_hsotg_disable_gsint()
284 static void s3c_hsotg_ctrl_epint(struct s3c_hsotg *hsotg, in s3c_hsotg_ctrl_epint()
309 static void s3c_hsotg_init_fifo(struct s3c_hsotg *hsotg) in s3c_hsotg_init_fifo()
419 static void s3c_hsotg_unmap_dma(struct s3c_hsotg *hsotg, in s3c_hsotg_unmap_dma()
460 static int s3c_hsotg_write_fifo(struct s3c_hsotg *hsotg, in s3c_hsotg_write_fifo()
648 static void s3c_hsotg_start_req(struct s3c_hsotg *hsotg, in s3c_hsotg_start_req()
808 static int s3c_hsotg_map_dma(struct s3c_hsotg *hsotg, in s3c_hsotg_map_dma()
911 struct s3c_hsotg *hsotg = hs_ep->parent; in s3c_hsotg_complete_oursetup() local
926 static struct s3c_hsotg_ep *ep_from_windex(struct s3c_hsotg *hsotg, in ep_from_windex()
955 static int s3c_hsotg_send_reply(struct s3c_hsotg *hsotg, in s3c_hsotg_send_reply()
996 static int s3c_hsotg_process_req_status(struct s3c_hsotg *hsotg, in s3c_hsotg_process_req_status()
1067 static int s3c_hsotg_process_req_feature(struct s3c_hsotg *hsotg, in s3c_hsotg_process_req_feature()
1141 static void s3c_hsotg_process_control(struct s3c_hsotg *hsotg, in s3c_hsotg_process_control()
1239 struct s3c_hsotg *hsotg = hs_ep->parent; in s3c_hsotg_complete_setup() local
1259 static void s3c_hsotg_enqueue_setup(struct s3c_hsotg *hsotg) in s3c_hsotg_enqueue_setup()
1300 static void s3c_hsotg_complete_request(struct s3c_hsotg *hsotg, in s3c_hsotg_complete_request()
1359 static void s3c_hsotg_complete_request_lock(struct s3c_hsotg *hsotg, in s3c_hsotg_complete_request_lock()
1381 static void s3c_hsotg_rx_data(struct s3c_hsotg *hsotg, int ep_idx, int size) in s3c_hsotg_rx_data()
1446 static void s3c_hsotg_send_zlp(struct s3c_hsotg *hsotg, in s3c_hsotg_send_zlp()
1488 static void s3c_hsotg_handle_outdone(struct s3c_hsotg *hsotg, in s3c_hsotg_handle_outdone()
1548 static u32 s3c_hsotg_read_frameno(struct s3c_hsotg *hsotg) in s3c_hsotg_read_frameno()
1575 static void s3c_hsotg_handle_rx(struct s3c_hsotg *hsotg) in s3c_hsotg_handle_rx()
1669 static void s3c_hsotg_set_ep_maxpacket(struct s3c_hsotg *hsotg, in s3c_hsotg_set_ep_maxpacket()
1715 static void s3c_hsotg_txfifo_flush(struct s3c_hsotg *hsotg, unsigned int idx) in s3c_hsotg_txfifo_flush()
1750 static int s3c_hsotg_trytx(struct s3c_hsotg *hsotg, in s3c_hsotg_trytx()
1775 static void s3c_hsotg_complete_in(struct s3c_hsotg *hsotg, in s3c_hsotg_complete_in()
1825 static void s3c_hsotg_epint(struct s3c_hsotg *hsotg, unsigned int idx, in s3c_hsotg_epint()
1934 static void s3c_hsotg_irq_enumdone(struct s3c_hsotg *hsotg) in s3c_hsotg_irq_enumdone()
2004 static void kill_all_requests(struct s3c_hsotg *hsotg, in kill_all_requests()
2040 static void s3c_hsotg_disconnect_irq(struct s3c_hsotg *hsotg) in s3c_hsotg_disconnect_irq()
2055 static void s3c_hsotg_irq_fifoempty(struct s3c_hsotg *hsotg, bool periodic) in s3c_hsotg_irq_fifoempty()
2092 struct s3c_hsotg *hsotg = pw; in s3c_hsotg_irq() local
2273 struct s3c_hsotg *hsotg = hs_ep->parent; in s3c_hsotg_ep_enable() local
2386 struct s3c_hsotg *hsotg = hs_ep->parent; in s3c_hsotg_ep_disable() local
2531 static int s3c_hsotg_corereset(struct s3c_hsotg *hsotg) in s3c_hsotg_corereset()
2576 struct s3c_hsotg *hsotg = our_hsotg; in s3c_hsotg_start() local
2745 struct s3c_hsotg *hsotg = our_hsotg; in s3c_hsotg_stop() local
2793 static void __devinit s3c_hsotg_initep(struct s3c_hsotg *hsotg, in s3c_hsotg_initep()
2852 static void s3c_hsotg_otgreset(struct s3c_hsotg *hsotg) in s3c_hsotg_otgreset()
2891 static void s3c_hsotg_init(struct s3c_hsotg *hsotg) in s3c_hsotg_init()
2940 static void s3c_hsotg_dump(struct s3c_hsotg *hsotg) in s3c_hsotg_dump()
3000 struct s3c_hsotg *hsotg = seq->private; in state_show() local
3070 struct s3c_hsotg *hsotg = seq->private; in fifo_show() local
3126 struct s3c_hsotg *hsotg = ep->parent; in ep_show() local
3203 static void __devinit s3c_hsotg_create_debug(struct s3c_hsotg *hsotg) in s3c_hsotg_create_debug()
3249 static void __devexit s3c_hsotg_delete_debug(struct s3c_hsotg *hsotg) in s3c_hsotg_delete_debug()
3295 struct s3c_hsotg *hsotg; in s3c_hsotg_probe() local
3431 struct s3c_hsotg *hsotg = platform_get_drvdata(pdev); in s3c_hsotg_remove() local