Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/cpu/ivybridge/
Dcpu.c102 pci_dev_t usb3 = PCH_XHCI_DEV; in enable_usb_bar()
/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dpch.h48 #define PCH_XHCI_DEV PCI_BDF(0, 0x14, 0) macro