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

  /external/u-boot/arch/arm/mach-rmobile/include/mach/
rcar-base.h 177 #define SYS_AXI_USB21_BASE 0xFF800C40
  /external/u-boot/board/renesas/lager/
qos.c 406 axi_qos = (struct rcar_axi_qos *)SYS_AXI_USB21_BASE;
    [all...]
  /external/u-boot/board/renesas/stout/
qos.c 408 axi_qos = (struct rcar_axi_qos *)SYS_AXI_USB21_BASE;
    [all...]
  /external/u-boot/board/renesas/gose/
qos.c 449 axi_qos = (struct rcar_axi_qos *)SYS_AXI_USB21_BASE;
    [all...]
  /external/u-boot/board/renesas/koelsch/
qos.c 556 axi_qos = (struct rcar_axi_qos *)SYS_AXI_USB21_BASE;
    [all...]
  /external/u-boot/board/renesas/porter/
qos.c 480 axi_qos = (struct rcar_axi_qos *)SYS_AXI_USB21_BASE;
    [all...]

Completed in 498 milliseconds