OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ram_repair
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-tegra210/
flow.h
27
u32
ram_repair
; /* offset 0x40 */
member in struct:flow_ctlr
/external/u-boot/arch/arm/include/asm/arch-tegra124/
flow.h
27
u32
ram_repair
; /* offset 0x40 */
member in struct:flow_ctlr
51
/*
RAM_REPAIR
, 0x40, 0x58 */
/external/u-boot/arch/arm/mach-tegra/
powergate.c
83
setbits_le32(&flow->
ram_repair
, RAM_REPAIR_REQ);
84
while (!(readl(&flow->
ram_repair
) & RAM_REPAIR_STS))
Completed in 1061 milliseconds