Lines Matching defs:mvotg

53 	struct mv_otg *mvotg = container_of(otg->usb_phy, struct mv_otg, phy);  in mv_otg_set_vbus()  local
76 static void mv_otg_run_state_machine(struct mv_otg *mvotg, in mv_otg_run_state_machine()
88 struct mv_otg *mvotg = from_timer(mvotg, t, in mv_otg_timer_await_bcon() local
101 static int mv_otg_cancel_timer(struct mv_otg *mvotg, unsigned int id) in mv_otg_cancel_timer()
116 static int mv_otg_set_timer(struct mv_otg *mvotg, unsigned int id, in mv_otg_set_timer()
136 static int mv_otg_reset(struct mv_otg *mvotg) in mv_otg_reset()
167 static void mv_otg_init_irq(struct mv_otg *mvotg) in mv_otg_init_irq()
193 static void mv_otg_start_host(struct mv_otg *mvotg, int on) in mv_otg_start_host()
215 static void mv_otg_start_periphrals(struct mv_otg *mvotg, int on) in mv_otg_start_periphrals()
230 static void otg_clock_enable(struct mv_otg *mvotg) in otg_clock_enable()
235 static void otg_clock_disable(struct mv_otg *mvotg) in otg_clock_disable()
240 static int mv_otg_enable_internal(struct mv_otg *mvotg) in mv_otg_enable_internal()
265 static int mv_otg_enable(struct mv_otg *mvotg) in mv_otg_enable()
273 static void mv_otg_disable_internal(struct mv_otg *mvotg) in mv_otg_disable_internal()
284 static void mv_otg_disable(struct mv_otg *mvotg) in mv_otg_disable()
290 static void mv_otg_update_inputs(struct mv_otg *mvotg) in mv_otg_update_inputs()
329 static void mv_otg_update_state(struct mv_otg *mvotg) in mv_otg_update_state()
403 struct mv_otg *mvotg; in mv_otg_work() local
481 struct mv_otg *mvotg = dev; in mv_otg_irq() local
506 struct mv_otg *mvotg = dev; in mv_otg_inputs_irq() local
522 struct mv_otg *mvotg = dev_get_drvdata(dev); in a_bus_req_show() local
531 struct mv_otg *mvotg = dev_get_drvdata(dev); in a_bus_req_store() local
566 struct mv_otg *mvotg = dev_get_drvdata(dev); in a_clr_err_store() local
593 struct mv_otg *mvotg = dev_get_drvdata(dev); in a_bus_drop_show() local
602 struct mv_otg *mvotg = dev_get_drvdata(dev); in a_bus_drop_store() local
651 struct mv_otg *mvotg = platform_get_drvdata(pdev); in mv_otg_remove() local
668 struct mv_otg *mvotg; in mv_otg_probe() local
839 struct mv_otg *mvotg = platform_get_drvdata(pdev); in mv_otg_suspend() local
856 struct mv_otg *mvotg = platform_get_drvdata(pdev); in mv_otg_resume() local