OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ICD_ICRn
sys/arch/arm/cortex/ampintc.c
79
#define ICD_ICRn(i) (0xC00 + (IRQ_TO_REG16(i) * 4))
sys/arch/arm64/dev/ampintc.c
81
#define ICD_ICRn(i) (0xC00 + (IRQ_TO_REG16(i) * 4))