Home
last modified time | relevance | path

Searched refs:TEGRA_IRAM_DEBUG_UART_COOKIE (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/arm/mach-tegra/include/mach/
Ddebug-macro.S45 movw \rp, #TEGRA_IRAM_DEBUG_UART_COOKIE & 0xffff
46 movt \rp, #TEGRA_IRAM_DEBUG_UART_COOKIE >> 16
Dirammap.h33 #define TEGRA_IRAM_DEBUG_UART_COOKIE 0x55415254 macro
Duncompress.h60 buf[0] = TEGRA_IRAM_DEBUG_UART_COOKIE; in save_uart_address()