HomeSort by relevance Sort by last modified time
    Searched refs:SYS_AXI_PCI_BASE (Results 1 - 6 of 6) sorted by null

  /external/u-boot/arch/arm/mach-rmobile/include/mach/
rcar-base.h 165 #define SYS_AXI_PCI_BASE 0xFF800900
  /external/u-boot/board/renesas/lager/
qos.c 358 axi_qos = (struct rcar_axi_qos *)SYS_AXI_PCI_BASE;
    [all...]
  /external/u-boot/board/renesas/stout/
qos.c 360 axi_qos = (struct rcar_axi_qos *)SYS_AXI_PCI_BASE;
    [all...]
  /external/u-boot/board/renesas/gose/
qos.c 401 axi_qos = (struct rcar_axi_qos *)SYS_AXI_PCI_BASE;
    [all...]
  /external/u-boot/board/renesas/koelsch/
qos.c 508 axi_qos = (struct rcar_axi_qos *)SYS_AXI_PCI_BASE;
    [all...]
  /external/u-boot/board/renesas/porter/
qos.c 432 axi_qos = (struct rcar_axi_qos *)SYS_AXI_PCI_BASE;
    [all...]

Completed in 157 milliseconds