OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLR_CPURESET3
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/mach-tegra/tegra114/
cpu.c
100
reg |= (
CLR_CPURESET3
+CLR_DBGRESET3+CLR_CORERESET3+CLR_CXRESET3);
/external/u-boot/arch/arm/mach-tegra/tegra124/
cpu.c
102
CLR_CPURESET3
| CLR_DBGRESET3 | CLR_CORERESET3 | CLR_CXRESET3 |
/external/u-boot/arch/arm/include/asm/arch-tegra/
clk_rst.h
398
#define
CLR_CPURESET3
(1 << 3)
Completed in 61 milliseconds