Home
last modified time | relevance | path

Searched refs:fsl_otg (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/phy/
Dphy-fsl-usb.c61 static struct fsl_otg *fsl_otg_dev;
467 struct fsl_otg *otg_dev = in fsl_otg_start_host()
468 container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_start_host()
558 struct fsl_otg *otg_dev; in fsl_otg_set_host()
563 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_set_host()
608 struct fsl_otg *otg_dev; in fsl_otg_set_peripheral()
613 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_set_peripheral()
668 struct fsl_otg *og = container_of(work, struct fsl_otg, otg_event.work); in fsl_otg_event()
681 struct fsl_otg *otg_dev; in fsl_otg_start_srp()
686 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_start_srp()
[all …]
Dphy-fsl-usb.h371 struct fsl_otg { struct