Lines Matching defs:mtu

71 static inline void mtu3_ss_func_set(struct mtu3 *mtu, bool enable)  in mtu3_ss_func_set()
83 static inline void mtu3_hs_softconn_set(struct mtu3 *mtu, bool enable) in mtu3_hs_softconn_set()
96 static int mtu3_device_enable(struct mtu3 *mtu) in mtu3_device_enable()
123 static void mtu3_device_disable(struct mtu3 *mtu) in mtu3_device_disable()
144 static void mtu3_dev_power_on(struct mtu3 *mtu) in mtu3_dev_power_on()
155 static void mtu3_dev_power_down(struct mtu3 *mtu) in mtu3_dev_power_down()
167 static void mtu3_device_reset(struct mtu3 *mtu) in mtu3_device_reset()
176 static void mtu3_intr_status_clear(struct mtu3 *mtu) in mtu3_intr_status_clear()
193 static void mtu3_intr_disable(struct mtu3 *mtu) in mtu3_intr_disable()
203 static void mtu3_intr_enable(struct mtu3 *mtu) in mtu3_intr_enable()
232 static void mtu3_set_speed(struct mtu3 *mtu, enum usb_device_speed speed) in mtu3_set_speed()
272 static void mtu3_csr_init(struct mtu3 *mtu) in mtu3_csr_init()
300 struct mtu3 *mtu = mep->mtu; in mtu3_ep_reset() local
310 struct mtu3 *mtu = mep->mtu; in mtu3_ep_stall_set() local
342 void mtu3_dev_on_off(struct mtu3 *mtu, int is_on) in mtu3_dev_on_off()
353 void mtu3_start(struct mtu3 *mtu) in mtu3_start()
372 void mtu3_stop(struct mtu3 *mtu) in mtu3_stop()
385 static void mtu3_dev_suspend(struct mtu3 *mtu) in mtu3_dev_suspend()
394 static void mtu3_dev_resume(struct mtu3 *mtu) in mtu3_dev_resume()
404 int mtu3_config_ep(struct mtu3 *mtu, struct mtu3_ep *mep, in mtu3_config_ep()
506 void mtu3_deconfig_ep(struct mtu3 *mtu, struct mtu3_ep *mep) in mtu3_deconfig_ep()
541 static void get_ep_fifo_config(struct mtu3 *mtu) in get_ep_fifo_config()
580 static void mtu3_ep0_setup(struct mtu3 *mtu) in mtu3_ep0_setup()
597 static int mtu3_mem_alloc(struct mtu3 *mtu) in mtu3_mem_alloc()
645 static void mtu3_mem_free(struct mtu3 *mtu) in mtu3_mem_free()
651 static void mtu3_regs_init(struct mtu3 *mtu) in mtu3_regs_init()
669 static irqreturn_t mtu3_link_isr(struct mtu3 *mtu) in mtu3_link_isr()
736 static irqreturn_t mtu3_u3_ltssm_isr(struct mtu3 *mtu) in mtu3_u3_ltssm_isr()
767 static irqreturn_t mtu3_u2_common_isr(struct mtu3 *mtu) in mtu3_u2_common_isr()
792 struct mtu3 *mtu = (struct mtu3 *)data; in mtu3_irq() local
822 static void mtu3_check_params(struct mtu3 *mtu) in mtu3_check_params()
854 static int mtu3_hw_init(struct mtu3 *mtu) in mtu3_hw_init()
890 static void mtu3_hw_exit(struct mtu3 *mtu) in mtu3_hw_exit()
900 static int mtu3_set_dma_mask(struct mtu3 *mtu) in mtu3_set_dma_mask()
926 struct mtu3 *mtu = NULL; in ssusb_gadget_init() local
1010 struct mtu3 *mtu = ssusb->u3d; in ssusb_gadget_exit() local
1019 struct mtu3 *mtu = ssusb->u3d; in ssusb_gadget_ip_sleep_check() local
1035 struct mtu3 *mtu = ssusb->u3d; in ssusb_gadget_suspend() local
1051 struct mtu3 *mtu = ssusb->u3d; in ssusb_gadget_resume() local