Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
A_IO_EXT_BASE
arch/mips/include/asm/sibyte/sb1250_regs.h
479
#define A_IO_EXT_REG(r) (A_IO_EXT_BASE + (r))
arch/mips/sibyte/swarm/platform.c
60
base = ioremap(A_IO_EXT_BASE, 0x800);