HomeSort by relevance Sort by last modified time
    Searched refs:PCI_BAR_BAR1 (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/m68k/cpu/mcf5445x/
pci.c 93 out_be32(&pci->bar1, PCI_BAR_BAR1(CONFIG_SYS_PCI_BAR1));
  /external/u-boot/arch/m68k/cpu/mcf547x_8x/
pci.c 118 out_be32(&pci->bar1, PCI_BAR_BAR1(CONFIG_SYS_PCI_BAR1));
  /external/u-boot/arch/m68k/include/asm/
m547x_8x.h 354 #define PCI_BAR_BAR1(x) (x & 0xC0000000)
m5445x.h     [all...]

Completed in 62 milliseconds