Home
last modified time | relevance | path

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

/linux/drivers/usb/phy/
H A Dphy-fsl-usb.c56 static struct fsl_otg *fsl_otg_dev;
462 struct fsl_otg *otg_dev = in fsl_otg_start_host()
463 container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_start_host()
553 struct fsl_otg *otg_dev; in fsl_otg_set_host()
558 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_set_host()
603 struct fsl_otg *otg_dev; in fsl_otg_set_peripheral()
608 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_set_peripheral()
652 struct fsl_otg *og = container_of(work, struct fsl_otg, otg_event.work); in fsl_otg_event()
665 struct fsl_otg *otg_dev; in fsl_otg_start_srp()
670 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_start_srp()
[all …]
H A Dphy-fsl-usb.h357 struct fsl_otg { struct