Home
last modified time | relevance | path

Searched defs:mvotg (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/phy/
Dphy-mv-usb.c59 struct mv_otg *mvotg = container_of(otg->usb_phy, struct mv_otg, phy); in mv_otg_set_vbus() local
82 static void mv_otg_run_state_machine(struct mv_otg *mvotg, in mv_otg_run_state_machine()
94 struct mv_otg *mvotg = (struct mv_otg *) data; in mv_otg_timer_await_bcon() local
106 static int mv_otg_cancel_timer(struct mv_otg *mvotg, unsigned int id) in mv_otg_cancel_timer()
121 static int mv_otg_set_timer(struct mv_otg *mvotg, unsigned int id, in mv_otg_set_timer()
145 static int mv_otg_reset(struct mv_otg *mvotg) in mv_otg_reset()
176 static void mv_otg_init_irq(struct mv_otg *mvotg) in mv_otg_init_irq()
202 static void mv_otg_start_host(struct mv_otg *mvotg, int on) in mv_otg_start_host()
224 static void mv_otg_start_periphrals(struct mv_otg *mvotg, int on) in mv_otg_start_periphrals()
239 static void otg_clock_enable(struct mv_otg *mvotg) in otg_clock_enable()
[all …]