xref: /openbsd/share/man/man4/man4.armv7/ampintc.4 (revision a35ed4aa)
1.\"	$OpenBSD: ampintc.4,v 1.2 2022/10/20 08:52:22 jsg Exp $
2.\"
3.\" Copyright (c) 2016 Jonathan Gray <jsg@openbsd.org>
4.\"
5.\" Permission to use, copy, modify, and distribute this software for any
6.\" purpose with or without fee is hereby granted, provided that the above
7.\" copyright notice and this permission notice appear in all copies.
8.\"
9.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
11.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
12.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
13.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
14.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
15.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
16.\"
17.Dd $Mdocdate: October 20 2022 $
18.Dt AMPINTC 4 armv7
19.Os
20.Sh NAME
21.Nm ampintc ,
22.Nm ampintcmsi
23.Nd Arm generic interrupt controller v1/v2
24.Sh SYNOPSIS
25.Cd "ampintc* at fdt?"
26.Cd "ampintcmsi* at fdt?"
27.Sh DESCRIPTION
28The
29.Nm
30driver provides support for the Arm Generic Interrupt Controller (GIC)
31version 1 and version 2.
32.Sh SEE ALSO
33.Rs
34.%T ARM Generic Interrupt Controller Architecture Specification
35.%N ARM IHI 0048
36.Re
37