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

/u-boot/arch/x86/cpu/apollolake/
H A Dacpi.c219 ioapic = PCI_TO_BDF(ibdf);
221 hpet = PCI_TO_BDF(hbdf);
/u-boot/include/
H A Dpci.h584 #define PCI_TO_BDF(val) ((val) << 8) macro

Completed in 77 milliseconds