Searched refs:PCI_BAR_BAR0 (Results 1 – 4 of 4) sorted by relevance
89 out_be32(&pci->bar0, PCI_BAR_BAR0(CONFIG_SYS_PCI_BAR0)); in pci_mcf5445x_init()
115 out_be32(&pci->bar0, PCI_BAR_BAR0(CONFIG_SYS_PCI_BAR0)); in pci_mcf547x_8x_init()
353 #define PCI_BAR_BAR0(x) (x & 0xFFFC0000) macro
825 #define PCI_BAR_BAR0(x) (x & 0xFFFC0000) macro
Completed in 10 milliseconds