Home
last modified time | relevance | path

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

/external/u-boot/arch/sh/include/asm/
Dcpu_sh7757.h158 struct pcie_system_bus_regs { struct
163 #define PCIE_SYSTEM_BUS_BASE ((struct pcie_system_bus_regs *)0xffca1600) argument
/external/u-boot/board/renesas/sh7757lcr/
Dsh7757lcr.c305 struct pcie_system_bus_regs *pcie_sysbus = PCIE_SYSTEM_BUS_BASE; in init_pcie()