Home
last modified time | relevance | path

Searched refs:NV_PA_FLOW_BASE (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/arch/arm/mach-tegra/tegra30/
Dcpu.c88 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in t30_init_clocks()
130 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in set_cpu_running()
/external/u-boot/arch/arm/include/asm/arch-tegra/
Dap.h33 #define FLOW_CTLR_HALT_COP_EVENTS (NV_PA_FLOW_BASE + 4)
Dtegra.h14 #define NV_PA_FLOW_BASE 0x60007000 macro
/external/u-boot/arch/arm/mach-tegra/tegra124/
Dpsci.c26 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in psci_board_init()
Dcpu.c113 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in tegra124_init_clocks()
/external/u-boot/arch/arm/mach-tegra/
Dcpu.h45 #define FLOW_CTLR_HALT_COP_EVENTS (NV_PA_FLOW_BASE + 4)
Dpowergate.c80 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in tegra_powergate_ram_repair()
/external/u-boot/arch/arm/mach-tegra/tegra20/
Dwarmboot_avp.c27 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in wb_start()
/external/u-boot/arch/arm/mach-tegra/tegra114/
Dcpu.c112 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in t114_init_clocks()