Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-rmobile.c69 struct ahb_pciconf *ahb_pciconf_ohci; in ehci_hcd_init()
70 struct ahb_pciconf *ahb_pciconf_ehci; in ehci_hcd_init()
82 ahb_pciconf_ohci = (struct ahb_pciconf *)(base + PCI_CONF_OHCI_OFFSET); in ehci_hcd_init()
83 ahb_pciconf_ehci = (struct ahb_pciconf *)(base + PCI_CONF_EHCI_OFFSET); in ehci_hcd_init()
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dehci-rmobile.h83 struct ahb_pciconf { struct