Home
last modified time | relevance | path

Searched defs:PCI_CR1_HDR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm547x_8x.h349 #define PCI_CR1_HDR(x) ((x & 0xFF) << 16) /* Header type */ macro
H A Dm5445x.h821 #define PCI_CR1_HDR(x) ((x & 0xFF) << 16) /* Header type */ macro