Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dcpu.c100 pci_dev_t usb0 = PCH_EHCI1_DEV; in enable_usb_bar()
/openbmc/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dpch.h46 #define PCH_EHCI1_DEV PCI_BDF(0, 0x1d, 0) macro