Home
last modified time | relevance | path

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

/u-boot/arch/x86/cpu/apollolake/
A Dacpi.c214 ioapic = PCI_TO_BDF(ibdf); in apl_acpi_fill_dmar()
216 hpet = PCI_TO_BDF(hbdf); in apl_acpi_fill_dmar()
/u-boot/include/
A Dpci.h585 #define PCI_TO_BDF(val) ((val) << 8) macro

Completed in 9 milliseconds