Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dsocrates.h342 #define CONFIG_PCI_OHCI_DEVNO 3 /* Number in PCI list */ macro
343 #define CONFIG_PCI_EHCI_DEVNO (CONFIG_PCI_OHCI_DEVNO / 2)
/openbmc/u-boot/doc/
H A DREADME.generic_usb_ohci56 CONFIG_PCI_OHCI_DEVNO: number of the OHCI device in PCI list
/openbmc/u-boot/drivers/usb/host/
H A Dohci-hcd.c37 #if !defined(CONFIG_PCI_OHCI_DEVNO)
38 #define CONFIG_PCI_OHCI_DEVNO 0 macro
2036 pdev = pci_find_devices(ohci_pci_ids, CONFIG_PCI_OHCI_DEVNO); in usb_lowlevel_init()
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt1437 CONFIG_PCI_OHCI_DEVNO