Home
last modified time | relevance | path

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

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