Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/tegra30/
H A 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()
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dap.h33 #define FLOW_CTLR_HALT_COP_EVENTS (NV_PA_FLOW_BASE + 4)
H A Dtegra.h14 #define NV_PA_FLOW_BASE 0x60007000 macro
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dpsci.c26 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in psci_board_init()
H A Dcpu.c109 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in tegra124_ram_repair()
150 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in tegra124_init_clocks()
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dcpu.h45 #define FLOW_CTLR_HALT_COP_EVENTS (NV_PA_FLOW_BASE + 4)
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dwarmboot_avp.c27 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in wb_start()
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/
H A Dcpu.c112 struct flow_ctlr *flow = (struct flow_ctlr *)NV_PA_FLOW_BASE; in t114_init_clocks()