Lines Matching refs:fsl_otg
55 static struct fsl_otg *fsl_otg_dev;
461 struct fsl_otg *otg_dev =
462 container_of(otg->usb_phy, struct fsl_otg, phy);
552 struct fsl_otg *otg_dev;
557 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy);
602 struct fsl_otg *otg_dev;
607 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy);
651 struct fsl_otg *og = container_of(work, struct fsl_otg, otg_event.work);
664 struct fsl_otg *otg_dev;
669 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy);
682 struct fsl_otg *otg_dev;
687 otg_dev = container_of(otg->usb_phy, struct fsl_otg, phy);
708 struct otg_fsm *fsm = &((struct fsl_otg *)dev_id)->fsm;
709 struct usb_otg *otg = ((struct fsl_otg *)dev_id)->phy.otg;
741 &((struct fsl_otg *)dev_id)->otg_event,
745 ((struct fsl_otg *)dev_id)->
774 struct fsl_otg *fsl_otg_tc;
781 fsl_otg_tc = kzalloc(sizeof(struct fsl_otg), GFP_KERNEL);
834 struct fsl_otg *p_otg;
842 p_otg = container_of(otg_trans, struct fsl_otg, phy);