Home
last modified time | relevance | path

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

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