Home
last modified time | relevance | path

Searched refs:PCIEBRG_BASE (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/sh/include/asm/
Dcpu_sh7757.h176 #define PCIEBRG_BASE ((struct pciebrg_regs *)0xffd60000) macro
/external/u-boot/board/renesas/sh7757lcr/
Dsh7757lcr.c61 struct pciebrg_regs *pciebrg = PCIEBRG_BASE; in init_pcie_bridge()