OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAM_REPAIR_STS
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-tegra124/
flow.h
54
RAM_REPAIR_STS
= 0x1 << 1,
/external/u-boot/arch/arm/mach-tegra/
powergate.c
84
while (!(readl(&flow->ram_repair) &
RAM_REPAIR_STS
))
89
while (!(readl(&flow->ram_repair_cluster1) &
RAM_REPAIR_STS
))
Completed in 2162 milliseconds