Lines Matching +full:x +full:- +full:rp
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /* arch/arm/mach-imx/include/mach/debug-macro.S
6 * Copyright (C) 1994-1999 Russell King
11 #include "imx-uart.h"
16 * globally for multi-platform build to use a fixed virtual address
17 * for low-level debug uart port across platforms.
19 #define IMX_IO_P2V(x) ( \ argument
20 (((x) & 0x80000000) >> 7) | \
22 (((x) & 0x50000000) >> 6) + \
23 (((x) & 0x0b000000) >> 4) + \
24 (((x) & 0x000fffff))))
28 .macro addruart, rp, rv, tmp
29 ldr \rp, =UART_PADDR @ physical