OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SB_AA64_RESET_LOW
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t210/
plat_secondary.c
16
#define
SB_AA64_RESET_LOW
0x30 /* width = 31:0 */
32
mmio_write_32(TEGRA_SB_BASE +
SB_AA64_RESET_LOW
,
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/soc/t132/
plat_secondary.c
21
#define
SB_AA64_RESET_LOW
0x30 /* width = 31:0 */
32
* execution at the address in
SB_AA64_RESET_LOW
/SB_AA64_RESET_HI.
65
mmio_write_32(TEGRA_SB_BASE +
SB_AA64_RESET_LOW
,
/external/u-boot/arch/arm/mach-tegra/
cpu.h
55
/*
SB_AA64_RESET_LOW
and _HIGH defines for CPU reset vector */
56
#define
SB_AA64_RESET_LOW
0x6000C230
Completed in 137 milliseconds