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

  /external/u-boot/arch/arm/mach-rmobile/include/mach/
rcar-base.h 151 #define SYS_AXI_IMP0_BASE 0xFF800580
  /external/u-boot/board/renesas/lager/
qos.c 217 axi_qos = (struct rcar_axi_qos *)SYS_AXI_IMP0_BASE;
    [all...]
  /external/u-boot/board/renesas/stout/
qos.c 219 axi_qos = (struct rcar_axi_qos *)SYS_AXI_IMP0_BASE;
    [all...]
  /external/u-boot/board/renesas/gose/
qos.c 260 axi_qos = (struct rcar_axi_qos *)SYS_AXI_IMP0_BASE;
    [all...]
  /external/u-boot/board/renesas/koelsch/
qos.c 367 axi_qos = (struct rcar_axi_qos *)SYS_AXI_IMP0_BASE;
    [all...]
  /external/u-boot/board/renesas/porter/
qos.c 291 axi_qos = (struct rcar_axi_qos *)SYS_AXI_IMP0_BASE;
    [all...]

Completed in 52 milliseconds