Lines Matching +full:virtual +full:- +full:wire +full:- +full:mode
1 // SPDX-License-Identifier: GPL-2.0-or-later
14 #include <linux/dma-mapping.h>
22 #include <asm/mach-types.h>
25 #include <asm/hardware/cache-l2x0.h>
28 * These are the only hard-coded address offsets we still have to use.
37 #define NOMADIK_USB_BASE 0x10170000 /* USB-OTG conf reg base */
39 #define NOMADIK_SHA1_BASE 0x10190000 /* SHA-1 Processor */
52 #define NOMADIK_OWM_BASE 0x101EA000 /* One wire master */
57 #define NOMADIK_SSIRx_BASE 0x101F3000 /* SSI 8-ch rx interface */
58 #define NOMADIK_SSITx_BASE 0x101F4000 /* SSI 8-ch tx interface */
60 #define NOMADIK_SDI_BASE 0x101F6000 /* SD-card/MM-Card */
72 /* This is needed for LL-debug/earlyprintk/debug-macro.S */
75 .virtual = NOMADIK_UART1_VBASE,
87 static void cpu8815_restart(enum reboot_mode mode, const char *cmd) in cpu8815_restart() argument
98 "st,nomadik-nhk-15",
99 "calaosystems,usb-s8815",