Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm547x_8x.h354 #define PCI_BAR_BAR1(x) (x & 0xC0000000) macro
H A Dm5445x.h826 #define PCI_BAR_BAR1(x) (x & 0xFFF00000) macro