Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-mvebu/include/mach/
A Dcpu.h15 #define MVEBU_REG_PCIE_DEVID (MVEBU_REG_PCIE_BASE + 0x00)
16 #define MVEBU_REG_PCIE_REVID (MVEBU_REG_PCIE_BASE + 0x08)
A Dsoc.h74 #define MVEBU_REG_PCIE_BASE (MVEBU_REGISTER(0x40000)) macro
/u-boot/board/theadorable/
A Dtheadorable.c194 pcie_set_deemphasis(MVEBU_REG_PCIE_BASE); /* Port 0 */ in board_early_init_f()
195 pcie_set_deemphasis(MVEBU_REG_PCIE_BASE + 0x2000); /* Port 2 */ in board_early_init_f()
/u-boot/board/gdsys/a38x/
A Dhydra.c97 void __iomem *pcie2_base = (void __iomem *)(MVEBU_REG_PCIE_BASE + in do_hydrate()

Completed in 5 milliseconds