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

  /external/u-boot/arch/arm/mach-rmobile/include/mach/
rcar-base.h 163 #define SYS_AXI_MTSB0_BASE 0xFF800880
  /external/u-boot/board/renesas/lager/
qos.c 340 axi_qos = (struct rcar_axi_qos *)SYS_AXI_MTSB0_BASE;
    [all...]
  /external/u-boot/board/renesas/stout/
qos.c 342 axi_qos = (struct rcar_axi_qos *)SYS_AXI_MTSB0_BASE;
    [all...]
  /external/u-boot/board/renesas/gose/
qos.c 383 axi_qos = (struct rcar_axi_qos *)SYS_AXI_MTSB0_BASE;
    [all...]
  /external/u-boot/board/renesas/koelsch/
qos.c 490 axi_qos = (struct rcar_axi_qos *)SYS_AXI_MTSB0_BASE;
    [all...]
  /external/u-boot/board/renesas/porter/
qos.c 414 axi_qos = (struct rcar_axi_qos *)SYS_AXI_MTSB0_BASE;
    [all...]

Completed in 700 milliseconds