Home
last modified time | relevance | path

Searched refs:TEGRA_EMC0_BASE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/mach-tegra/
H A Dsleep-tegra30.S466 movweq r0, #:lower16:TEGRA_EMC0_BASE
467 movteq r0, #:upper16:TEGRA_EMC0_BASE
603 .word TEGRA_EMC0_BASE + EMC_CFG @0x0
604 .word TEGRA_EMC0_BASE + EMC_ZCAL_INTERVAL @0x4
605 .word TEGRA_EMC0_BASE + EMC_AUTO_CAL_INTERVAL @0x8
606 .word TEGRA_EMC0_BASE + EMC_XM2VTTGENPADCTRL @0xc
607 .word TEGRA_EMC0_BASE + EMC_XM2VTTGENPADCTRL2 @0x10
822 ldreq r0, =TEGRA_EMC0_BASE
H A Diomap.h76 #define TEGRA_EMC0_BASE 0x7001A000 macro