Searched refs:mv_otg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/phy/ |
H A D | phy-mv-usb.c | 54 struct mv_otg *mvotg = container_of(otg->usb_phy, struct mv_otg, phy); in mv_otg_set_vbus() 77 static void mv_otg_run_state_machine(struct mv_otg *mvotg, in mv_otg_run_state_machine() 89 struct mv_otg *mvotg = from_timer(mvotg, t, in mv_otg_timer_await_bcon() 102 static int mv_otg_cancel_timer(struct mv_otg *mvotg, unsigned int id) in mv_otg_cancel_timer() 117 static int mv_otg_set_timer(struct mv_otg *mvotg, unsigned int id, in mv_otg_set_timer() 137 static int mv_otg_reset(struct mv_otg *mvotg) in mv_otg_reset() 165 static void mv_otg_init_irq(struct mv_otg *mvotg) in mv_otg_init_irq() 191 static void mv_otg_start_host(struct mv_otg *mvotg, int on) in mv_otg_start_host() 213 static void mv_otg_start_periphrals(struct mv_otg *mvot [all...] |
H A D | phy-mv-usb.h | 134 struct mv_otg { struct
|
/kernel/linux/linux-6.6/drivers/usb/phy/ |
H A D | phy-mv-usb.c | 54 struct mv_otg *mvotg = container_of(otg->usb_phy, struct mv_otg, phy); in mv_otg_set_vbus() 77 static void mv_otg_run_state_machine(struct mv_otg *mvotg, in mv_otg_run_state_machine() 89 struct mv_otg *mvotg = from_timer(mvotg, t, in mv_otg_timer_await_bcon() 102 static int mv_otg_cancel_timer(struct mv_otg *mvotg, unsigned int id) in mv_otg_cancel_timer() 117 static int mv_otg_set_timer(struct mv_otg *mvotg, unsigned int id, in mv_otg_set_timer() 137 static int mv_otg_reset(struct mv_otg *mvotg) in mv_otg_reset() 165 static void mv_otg_init_irq(struct mv_otg *mvotg) in mv_otg_init_irq() 191 static void mv_otg_start_host(struct mv_otg *mvotg, int on) in mv_otg_start_host() 213 static void mv_otg_start_periphrals(struct mv_otg *mvot [all...] |
H A D | phy-mv-usb.h | 134 struct mv_otg { struct
|
Completed in 3 milliseconds