Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-mx6.c212 struct usbnc_regs *usbnc = (struct usbnc_regs *)(USB_BASE_ADDR + in usb_power_config() local
214 void __iomem *phy_cfg2 = (void __iomem *)(&usbnc->phy_cfg2); in usb_power_config()
215 void __iomem *ctrl = (void __iomem *)(&usbnc->ctrl1); in usb_power_config()
233 struct usbnc_regs *usbnc = (struct usbnc_regs *)(USB_BASE_ADDR + in usb_phy_mode() local
235 void __iomem *status = (void __iomem *)(&usbnc->phy_status); in usb_phy_mode()
250 struct usbnc_regs *usbnc = (struct usbnc_regs *)(USB_BASE_ADDR + in usb_oc_config() local
252 void __iomem *ctrl = (void __iomem *)(&usbnc->ctrl[index]); in usb_oc_config()
254 struct usbnc_regs *usbnc = (struct usbnc_regs *)(USB_BASE_ADDR + in usb_oc_config()
256 void __iomem *ctrl = (void __iomem *)(&usbnc->ctrl1); in usb_oc_config()