Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-tegra/
Dsleep-tegra30.S421 movweq r0, #:lower16:TEGRA_EMC0_BASE
422 movteq r0, #:upper16:TEGRA_EMC0_BASE
558 .word TEGRA_EMC0_BASE + EMC_CFG @0x0
559 .word TEGRA_EMC0_BASE + EMC_ZCAL_INTERVAL @0x4
560 .word TEGRA_EMC0_BASE + EMC_AUTO_CAL_INTERVAL @0x8
561 .word TEGRA_EMC0_BASE + EMC_XM2VTTGENPADCTRL @0xc
562 .word TEGRA_EMC0_BASE + EMC_XM2VTTGENPADCTRL2 @0x10
766 ldreq r0, =TEGRA_EMC0_BASE
Diomap.h76 #define TEGRA_EMC0_BASE 0x7001A000 macro