Home
last modified time | relevance | path

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

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