Lines Matching +full:arm +full:- +full:io
1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * linux/arch/arm/mach-integrator/integrator_ap.c
5 * Copyright (C) 2000-2003 Deep Blue Solutions Ltd
11 #include <linux/io.h>
31 * All IO addresses are mapped onto VA 0xFFFx.xxxx, where x.xxxx
77 writel(-1, VA_IC_BASE + IRQ_ENABLE_CLEAR); in irq_resume()
78 writel(-1, VA_IC_BASE + FIQ_ENABLE_CLEAR); in irq_resume()
110 u32 phybase = dev->res.start; in integrator_uart_set_mctrl()
162 OF_DEV_AUXDATA("arm,primecell", INTEGRATOR_UART0_BASE,
164 OF_DEV_AUXDATA("arm,primecell", INTEGRATOR_UART1_BASE,
170 { .compatible = "arm,integrator-ap-syscon"},
191 "arm,integrator-ap",
195 DT_MACHINE_START(INTEGRATOR_AP_DT, "ARM Integrator/AP (Device Tree)")