Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-mx6.c242 struct usbnc_regs *usbnc = (struct usbnc_regs *)(USB_BASE_ADDR + in usb_power_config() local
244 void __iomem *phy_cfg2 = (void __iomem *)(&usbnc->phy_cfg2); in usb_power_config()
255 struct usbnc_regs *usbnc = (struct usbnc_regs *)(USB_BASE_ADDR + in usb_phy_mode() local
257 void __iomem *status = (void __iomem *)(&usbnc->phy_status); in usb_phy_mode()
272 struct usbnc_regs *usbnc = (struct usbnc_regs *)(USB_BASE_ADDR + in usb_oc_config() local
274 void __iomem *ctrl = (void __iomem *)(&usbnc->ctrl[index]); in usb_oc_config()
276 struct usbnc_regs *usbnc = (struct usbnc_regs *)(USB_BASE_ADDR + in usb_oc_config()
278 void __iomem *ctrl = (void __iomem *)(&usbnc->ctrl1); in usb_oc_config()