Searched refs:PCI_CR1_HDR (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/m68k/include/asm/ | ||
D | m547x_8x.h | 349 #define PCI_CR1_HDR(x) ((x & 0xFF) << 16) /* Header type */ macro |
D | m5445x.h | 821 #define PCI_CR1_HDR(x) ((x & 0xFF) << 16) /* Header type */ macro |