Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/phy/
Dphy-fsl-usb.c55 static struct fsl_otg *fsl_otg_dev;
461 struct fsl_otg *otg_dev = in fsl_otg_start_host()
462 container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_start_host()
552 struct fsl_otg *otg_dev; in fsl_otg_set_host()
557 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_set_host()
602 struct fsl_otg *otg_dev; in fsl_otg_set_peripheral()
607 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_set_peripheral()
651 struct fsl_otg *og = container_of(work, struct fsl_otg, otg_event.work); in fsl_otg_event()
664 struct fsl_otg *otg_dev; in fsl_otg_start_srp()
669 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy); in fsl_otg_start_srp()
[all …]
Dphy-fsl-usb.h357 struct fsl_otg { struct