Home
last modified time | relevance | path

Searched refs:bar0 (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/pci/
H A Dpcie_dw_mvebu.c430 u32 bar0; in pcie_dw_set_host_bars() local
442 bar0 = CONFIG_SYS_SDRAM_BASE & ~0xf; in pcie_dw_set_host_bars()
443 bar0 |= PCI_BASE_ADDRESS_MEM_TYPE_32; in pcie_dw_set_host_bars()
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c115 out_be32(&pci->bar0, PCI_BAR_BAR0(CONFIG_SYS_PCI_BAR0)); in pci_mcf547x_8x_init()
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/
H A Dpci.c89 out_be32(&pci->bar0, PCI_BAR_BAR0(CONFIG_SYS_PCI_BAR0)); in pci_mcf5445x_init()
/rk3399_rockchip-uboot/arch/m68k/include/asm/
H A Dimmap_547x_8x.h214 u32 bar0; /* 0x10 Base address register 0 */ member
H A Dimmap_5445x.h250 u32 bar0; /* 0x10 Base address register 0 Register */ member