Searched refs:mvotg (Results 1 – 1 of 1) sorted by relevance
82 if (!mvotg->qwork) in mv_otg_run_state_machine()85 queue_delayed_work(mvotg->qwork, &mvotg->work, delay); in mv_otg_run_state_machine()90 struct mv_otg *mvotg = from_timer(mvotg, t, in mv_otg_timer_await_bcon() local243 if (mvotg->active) in mv_otg_enable_internal()250 retval = mvotg->pdata->phy_init(mvotg->phy_regs); in mv_otg_enable_internal()277 mvotg->pdata->phy_deinit(mvotg->phy_regs); in mv_otg_disable_internal()673 mvotg = devm_kzalloc(&pdev->dev, sizeof(*mvotg), GFP_KERNEL); in mv_otg_probe()674 if (!mvotg) in mv_otg_probe()751 mvotg->op_regs = in mv_otg_probe()797 mvotg->irq); in mv_otg_probe()[all …]