OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NV_PA_FLOW_BASE
(Results
1 - 9
of
9
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-tegra/
ap.h
33
#define FLOW_CTLR_HALT_COP_EVENTS (
NV_PA_FLOW_BASE
+ 4)
tegra.h
14
#define
NV_PA_FLOW_BASE
0x60007000
/external/u-boot/arch/arm/mach-tegra/tegra124/
psci.c
26
struct flow_ctlr *flow = (struct flow_ctlr *)
NV_PA_FLOW_BASE
;
cpu.c
113
struct flow_ctlr *flow = (struct flow_ctlr *)
NV_PA_FLOW_BASE
;
/external/u-boot/arch/arm/mach-tegra/tegra30/
cpu.c
88
struct flow_ctlr *flow = (struct flow_ctlr *)
NV_PA_FLOW_BASE
;
130
struct flow_ctlr *flow = (struct flow_ctlr *)
NV_PA_FLOW_BASE
;
/external/u-boot/arch/arm/mach-tegra/
cpu.h
45
#define FLOW_CTLR_HALT_COP_EVENTS (
NV_PA_FLOW_BASE
+ 4)
powergate.c
80
struct flow_ctlr *flow = (struct flow_ctlr *)
NV_PA_FLOW_BASE
;
/external/u-boot/arch/arm/mach-tegra/tegra114/
cpu.c
112
struct flow_ctlr *flow = (struct flow_ctlr *)
NV_PA_FLOW_BASE
;
/external/u-boot/arch/arm/mach-tegra/tegra20/
warmboot_avp.c
27
struct flow_ctlr *flow = (struct flow_ctlr *)
NV_PA_FLOW_BASE
;
Completed in 4130 milliseconds