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

  /external/u-boot/arch/arm/include/asm/arch-tegra124/
flow.h 33 u32 ram_repair_cluster1;/* offset 0x58 */ member in struct:flow_ctlr
  /external/u-boot/arch/arm/mach-tegra/
powergate.c 88 setbits_le32(&flow->ram_repair_cluster1, RAM_REPAIR_REQ);
89 while (!(readl(&flow->ram_repair_cluster1) & RAM_REPAIR_STS))

Completed in 359 milliseconds