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

  /external/u-boot/arch/arm/mach-rmobile/include/mach/
rcar-base.h 179 #define SYS_AXI_USB30_BASE 0xFF800CC0
  /external/u-boot/board/renesas/lager/
qos.c 424 axi_qos = (struct rcar_axi_qos *)SYS_AXI_USB30_BASE;
    [all...]
  /external/u-boot/board/renesas/stout/
qos.c 426 axi_qos = (struct rcar_axi_qos *)SYS_AXI_USB30_BASE;
    [all...]
  /external/u-boot/board/renesas/gose/
qos.c 467 axi_qos = (struct rcar_axi_qos *)SYS_AXI_USB30_BASE;
    [all...]
  /external/u-boot/board/renesas/koelsch/
qos.c 574 axi_qos = (struct rcar_axi_qos *)SYS_AXI_USB30_BASE;
    [all...]
  /external/u-boot/board/renesas/porter/
qos.c 498 axi_qos = (struct rcar_axi_qos *)SYS_AXI_USB30_BASE;
    [all...]

Completed in 48 milliseconds