Home
last modified time | relevance | path

Searched refs:PCI_BAR_BAR1 (Results 1 – 4 of 4) sorted by relevance

/u-boot/arch/m68k/cpu/mcf5445x/
A Dpci.c94 out_be32(&pci->bar1, PCI_BAR_BAR1(CONFIG_SYS_PCI_BAR1)); in pci_mcf5445x_init()
/u-boot/arch/m68k/cpu/mcf547x_8x/
A Dpci.c119 out_be32(&pci->bar1, PCI_BAR_BAR1(CONFIG_SYS_PCI_BAR1)); in pci_mcf547x_8x_init()
/u-boot/arch/m68k/include/asm/
A Dm547x_8x.h354 #define PCI_BAR_BAR1(x) (x & 0xC0000000) macro
A Dm5445x.h826 #define PCI_BAR_BAR1(x) (x & 0xFFF00000) macro

Completed in 10 milliseconds